Mercurial > emacs
changeset 85285:0d4843543e8b
move @dircategory to after @copying
author | Karl Berry <karl@gnu.org> |
---|---|
date | Sat, 13 Oct 2007 23:48:41 +0000 |
parents | 4e8918d06189 |
children | 32990bd9ba7b |
files | doc/lispref/ChangeLog doc/lispref/elisp.texi |
diffstat | 2 files changed, 11 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Oct 13 23:01:09 2007 +0000 +++ b/doc/lispref/ChangeLog Sat Oct 13 23:48:41 2007 +0000 @@ -1,3 +1,9 @@ +2007-10-13 Karl Berry <karl@gnu.org> + + * elisp.texi (@dircategory): Move to after @copying, + since we want @copying as close as possible to the beginning of + the output. + 2007-10-06 Juri Linkov <juri@jurta.org> * text.texi (Filling): Document fill-paragraph-or-region.
--- a/doc/lispref/elisp.texi Sat Oct 13 23:01:09 2007 +0000 +++ b/doc/lispref/elisp.texi Sat Oct 13 23:48:41 2007 +0000 @@ -9,11 +9,6 @@ @set VERSION 2.9 @set EMACSVER 23.0.50 -@dircategory Emacs -@direntry -* Elisp: (elisp). The Emacs Lisp Reference Manual. -@end direntry - @c in general, keep the following line commented out, unless doing a @c copy of this manual that will be published. The manual should go @c onto the distribution in the full, 8.5 x 11" size. @@ -67,6 +62,11 @@ @end quotation @end copying +@dircategory Emacs +@direntry +* Elisp: (elisp). The Emacs Lisp Reference Manual. +@end direntry + @titlepage @title GNU Emacs Lisp Reference Manual @subtitle For Emacs Version @value{EMACSVER}