diff options
author | 2009-02-27 21:10:20 +0000 | |
---|---|---|
committer | 2009-02-27 21:10:20 +0000 | |
commit | a67a4940e67212aec7d2ce71e6c0dc3fa67d6776 (patch) | |
tree | 55309f4a2561eb39bd74e1581eaf8a253da5d881 /app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch | |
parent | Reorder eclass variables. (diff) | |
download | emacs-a67a4940e67212aec7d2ce71e6c0dc3fa67d6776.tar.gz emacs-a67a4940e67212aec7d2ce71e6c0dc3fa67d6776.tar.bz2 emacs-a67a4940e67212aec7d2ce71e6c0dc3fa67d6776.zip |
Stand-alone Elisp manual for Emacs 22.
svn path=/emacs-overlay/; revision=1290
Diffstat (limited to 'app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch')
-rw-r--r-- | app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch b/app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch new file mode 100644 index 0000000..21fc343 --- /dev/null +++ b/app-doc/elisp-manual/files/elisp-manual-22.3-direntry.patch @@ -0,0 +1,19 @@ +--- emacs-22.3-orig/lispref/elisp.texi ++++ emacs-22.3/lispref/elisp.texi +@@ -1,6 +1,6 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename elisp ++@setfilename elisp22.info + @settitle GNU Emacs Lisp Reference Manual + @c %**end of header + +@@ -11,7 +11,7 @@ + + @dircategory Emacs + @direntry +-* Elisp: (elisp). The Emacs Lisp Reference Manual. ++* Elisp 22: (elisp22). The Emacs Lisp Reference Manual for Emacs 22. + @end direntry + + @c in general, keep the following line commented out, unless doing a |