diff options
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 | 18 |
1 files changed, 0 insertions, 18 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 deleted file mode 100644 index 53c70bf..0000000 --- a/app-doc/elisp-manual/files/elisp-manual-18.1.03-direntry.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- elisp-orig/elisp.texi 2008-11-25 18:52:22.000000000 +0100 -+++ elisp/elisp.texi 2008-11-25 18:56:42.000000000 +0100 -@@ -1,9 +1,14 @@ - \input texinfo @c -*-texinfo-*- - @c %**start of header --@setfilename elisp -+@setfilename elisp18.info - @settitle GNU Emacs Lisp Reference Manual - @c %**end of header - -+@dircategory Emacs -+@direntry -+* Elisp 18: (elisp18). The Emacs Lisp Reference Manual for Emacs 18. -+@end direntry -+ - @c ================================================================ - @c THIS file has the new style title page commands. - @c Also, it uses `@@include' files instead of `@@input' files. |