1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 23:38:50 +00:00

[en] Sorting Emacs section

This commit is contained in:
Espartaco Palma 2014-04-22 11:18:14 -05:00
parent 96e3c984f0
commit fdbc2156d7

View File

@ -748,9 +748,9 @@
###Emacs
* [GNU Emacs Manual, 17th Edition, v. 24.2](http://shop.fsf.org/product/Emacs_Manual_24/)
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
* [GNU Emacs Manual, 17th Edition, v. 24.2](http://shop.fsf.org/product/Emacs_Manual_24/)
###Erlang