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-21.2.8-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-21.2.8-direntry.patch')
-rw-r--r-- | app-doc/elisp-manual/files/elisp-manual-21.2.8-direntry.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/files/elisp-manual-21.2.8-direntry.patch b/app-doc/elisp-manual/files/elisp-manual-21.2.8-direntry.patch index 8aa2cf6..3899b28 100644 --- a/app-doc/elisp-manual/files/elisp-manual-21.2.8-direntry.patch +++ b/app-doc/elisp-manual/files/elisp-manual-21.2.8-direntry.patch @@ -4,7 +4,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header -@setfilename elisp -+@setfilename elisp-21.info ++@setfilename elisp21.info @settitle GNU Emacs Lisp Reference Manual @c %**end of header @@ -12,7 +12,7 @@ +@dircategory Emacs @direntry -* Elisp: (elisp). The Emacs Lisp Reference Manual. -+* Elisp 21: (elisp-21). The Emacs Lisp Reference Manual for Emacs 21. ++* Elisp 21: (elisp21). The Emacs Lisp Reference Manual for Emacs 21. @end direntry @smallbook |