diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-01-17 17:24:49 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-01-17 17:24:49 -0500 |
commit | d738d18b5cc598d3f8f6ddd8f1ef85dc101c7f50 (patch) | |
tree | 3665925698c7eff2b17451c64beb1e5b380d9838 | |
parent | 7902c120cb0ee06180ce91c0d668fddecaaa041a (diff) | |
download | emacs-d738d18b5cc598d3f8f6ddd8f1ef85dc101c7f50.tar.gz |
* elisp.texi: Remove duplicate edition information (Bug#5407).
-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 |