diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-11-29 20:09:33 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-11-29 20:14:50 +0100 |
commit | 6b8ab6e5dadf836b96f7bf91434b40084bff2f69 (patch) | |
tree | 95d6993adfc6dab544f89287d51cf03e1dc1d990 /app-doc/elisp-manual/files | |
parent | media-libs/lensfun: arm stable, bug #566390 (diff) | |
download | gentoo-6b8ab6e5dadf836b96f7bf91434b40084bff2f69.tar.gz gentoo-6b8ab6e5dadf836b96f7bf91434b40084bff2f69.tar.bz2 gentoo-6b8ab6e5dadf836b96f7bf91434b40084bff2f69.zip |
app-doc/elisp-manual: Version bump.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-doc/elisp-manual/files')
-rw-r--r-- | app-doc/elisp-manual/files/elisp-manual-24.5-direntry.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-doc/elisp-manual/files/elisp-manual-24.5-direntry.patch b/app-doc/elisp-manual/files/elisp-manual-24.5-direntry.patch new file mode 100644 index 000000000000..2a4e2c785182 --- /dev/null +++ b/app-doc/elisp-manual/files/elisp-manual-24.5-direntry.patch @@ -0,0 +1,22 @@ +--- lispref-orig/elisp.texi ++++ lispref/elisp.texi +@@ -1,6 +1,6 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename elisp ++@setfilename elisp24.info + + @ifset VOL1 + @set volflag +@@ -117,9 +117,9 @@ + + @documentencoding UTF-8 + +-@dircategory Emacs lisp ++@dircategory Emacs + @direntry +-* Elisp: (elisp). The Emacs Lisp Reference Manual. ++* Elisp 24: (elisp24). The Emacs Lisp Reference Manual for Emacs 24. + @end direntry + + @titlepage |