Mercurial > emacs
changeset 103850:5ce298aa0634
(Top): Display copyright notice at start of non-TeX.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 11 Jul 2009 02:52:46 +0000 |
parents | f78b1224e077 |
children | c299597fc58f |
files | doc/lispref/ChangeLog doc/lispref/elisp.texi |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Jul 11 02:50:20 2009 +0000 +++ b/doc/lispref/ChangeLog Sat Jul 11 02:52:46 2009 +0000 @@ -1,3 +1,7 @@ +2009-07-11 Glenn Morris <rgm@gnu.org> + + * elisp.texi (Top): Display copyright notice at start of non-TeX. + 2009-07-10 Glenn Morris <rgm@gnu.org> * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
--- a/doc/lispref/elisp.texi Sat Jul 11 02:50:20 2009 +0000 +++ b/doc/lispref/elisp.texi Sat Jul 11 02:52:46 2009 +0000 @@ -102,6 +102,8 @@ This Info file contains edition @value{VERSION} of the GNU Emacs Lisp Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. + +@insertcopying @end ifnottex @c Copy any updates to vol1.texi and vol2.texi.