diff options
-rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
-rw-r--r-- | doc/lispref/elisp.texi | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b6960b10943..2f5923fb8f1 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2010-01-17 Chong Yidong <cyd@stupidchicken.com> + + * elisp.texi: Remove duplicate edition information (Bug#5407). + 2010-01-17 Juanma Barranquero <lekktu@gmail.com> * two.el (volume-header-toc-markup): Fix typos in docstring. diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index fd1f75073c6..e6af5ae923d 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -100,9 +100,6 @@ Cover art by Etienne Suvasa. @node Top, Introduction, (dir), (dir) @top Emacs Lisp -This Info file contains edition @value{VERSION} of the GNU Emacs Lisp -Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. - @insertcopying @end ifnottex |