From: Glenn Morris Date: Sat, 11 Jul 2009 02:51:41 +0000 (+0000) Subject: (Top): Display copyright notice at start of non-TeX. X-Git-Tag: emacs-23.1~96 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5b4e9581cd10457eaea9772228e982812dd4614c;p=emacs.git (Top): Display copyright notice at start of non-TeX. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index da227d0f519..d3b074e0fc4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2009-07-11 Glenn Morris + + * elisp.texi (Top): Display copyright notice at start of non-TeX. + 2009-07-10 Glenn Morris * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu. diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index b298ff415b7..9e1f1a7ef40 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -102,6 +102,8 @@ Cover art by Etienne Suvasa. 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.