summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-02 00:58:39 +0200
committerUlrich Müller <ulm@gentoo.org>2013-04-02 00:58:39 +0200
commit290a03109d9f49287a84254f57733c47968d48e3 (patch)
treea8b6b0470be65f26db9ad22998dccec7c9184295
parentFix misspelled symbol in pop.c, bug 461370. (diff)
downloademacs-patches-290a03109d9f49287a84254f57733c47968d48e3.tar.gz
emacs-patches-290a03109d9f49287a84254f57733c47968d48e3.tar.bz2
emacs-patches-290a03109d9f49287a84254f57733c47968d48e3.zip
Patchset for elisp-manual-23.4.elisp-manual-23.4-patches-1
-rw-r--r--elisp-manual/23.4/01_all_fix-texinfo.patch14
-rw-r--r--elisp-manual/23.4/02_all_direntry.patch22
2 files changed, 36 insertions, 0 deletions
diff --git a/elisp-manual/23.4/01_all_fix-texinfo.patch b/elisp-manual/23.4/01_all_fix-texinfo.patch
new file mode 100644
index 0000000..81b79b1
--- /dev/null
+++ b/elisp-manual/23.4/01_all_fix-texinfo.patch
@@ -0,0 +1,14 @@
+Change erroneous @itemx to @item.
+This caused an error with makeinfo 5.1.
+
+--- lispref-orig/display.texi
++++ lispref/display.texi
+@@ -1547,7 +1547,7 @@
+ This property specifies a display spec to prepend to each
+ non-continuation line at display-time. @xref{Truncation}.
+
+-@itemx wrap-prefix
++@item wrap-prefix
+ This property specifies a display spec to prepend to each continuation
+ line at display-time. @xref{Truncation}.
+
diff --git a/elisp-manual/23.4/02_all_direntry.patch b/elisp-manual/23.4/02_all_direntry.patch
new file mode 100644
index 0000000..b0a085f
--- /dev/null
+++ b/elisp-manual/23.4/02_all_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 elisp23.info
+ @settitle GNU Emacs Lisp Reference Manual
+ @c %**end of header
+
+@@ -63,9 +63,9 @@
+ @end quotation
+ @end copying
+
+-@dircategory GNU Emacs Lisp
++@dircategory Emacs
+ @direntry
+-* Elisp: (elisp). The Emacs Lisp Reference Manual.
++* Elisp 23: (elisp23). The Emacs Lisp Reference Manual for Emacs 23.
+ @end direntry
+
+ @titlepage