diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-11-26 18:03:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-11-26 18:03:29 +0000 |
commit | 58e86aeed78264464a965c23b60348e08410fa79 (patch) | |
tree | 50a0d8b02f4d47532f2e1f924d0484b79aa339ca /app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch | |
parent | Must fix indirect list, too. (diff) | |
download | emacs-58e86aeed78264464a965c23b60348e08410fa79.tar.gz emacs-58e86aeed78264464a965c23b60348e08410fa79.tar.bz2 emacs-58e86aeed78264464a965c23b60348e08410fa79.zip |
Undo previous change; a filename with a hyphen could be confused with a split info file.
svn path=/emacs-overlay/; revision=1224
Diffstat (limited to 'app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch')
-rw-r--r-- | app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch b/app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch index f006345..53c70bf 100644 --- a/app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch +++ b/app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch @@ -4,13 +4,13 @@ \input texinfo @c -*-texinfo-*- @c %**start of header -@setfilename elisp -+@setfilename elisp-18.info ++@setfilename elisp18.info @settitle GNU Emacs Lisp Reference Manual @c %**end of header +@dircategory Emacs +@direntry -+* Elisp 18: (elisp-18). The Emacs Lisp Reference Manual for Emacs 18. ++* Elisp 18: (elisp18). The Emacs Lisp Reference Manual for Emacs 18. +@end direntry + @c ================================================================ |