From f3dfb6d28d322b92d34a8caaed63ba00dab2e37b Mon Sep 17 00:00:00 2001
From: Lars Brinkhoff <lars@nocrew.org>
Date: Wed, 23 Oct 2013 11:57:19 +0200
Subject: [PATCH] Add 'GNU Emacs Lisp Reference Manual'.

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index ea3b09c27..256af811d 100644
--- a/free-programming-books.md
+++ b/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