diff options
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 70d9d2cf634..648e3761380 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-07-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi (Top): Display copyright notice at start of non-TeX. | ||
| 4 | |||
| 1 | 2009-07-10 Glenn Morris <rgm@gnu.org> | 5 | 2009-07-10 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu. | 7 | * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu. |
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 82f3d64f8a2..6b791a832b4 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -102,6 +102,8 @@ Cover art by Etienne Suvasa. | |||
| 102 | 102 | ||
| 103 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp | 103 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp |
| 104 | Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. | 104 | Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. |
| 105 | |||
| 106 | @insertcopying | ||
| 105 | @end ifnottex | 107 | @end ifnottex |
| 106 | 108 | ||
| 107 | @c Copy any updates to vol1.texi and vol2.texi. | 109 | @c Copy any updates to vol1.texi and vol2.texi. |