Browse Source

Merge pull request #246 from larsbrinkhoff/master

Add 'GNU Emacs Lisp Reference Manual'.
vhf / victor felder 12 years ago
parent
commit
88f26b5a56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -453,6 +453,7 @@
 ###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)
 
 
 ###Erlang