summaryrefslogtreecommitdiff
path: root/debian/patches/texinfo_remove_leading_whitespace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/texinfo_remove_leading_whitespace.patch')
-rw-r--r--debian/patches/texinfo_remove_leading_whitespace.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/texinfo_remove_leading_whitespace.patch b/debian/patches/texinfo_remove_leading_whitespace.patch
new file mode 100644
index 000000000..ae59caa24
--- /dev/null
+++ b/debian/patches/texinfo_remove_leading_whitespace.patch
@@ -0,0 +1,19 @@
+Description: Remove leading whitespace from texinfo directory entry
+ The leading whitespace makes Emacs' info menu not work as expected,
+ at least With newer version or combinations of texinfo and/or yodl.
+Author: Axel Beckert <abe@debian.org>
+Debian-Bug: 711516
+
+Index: zsh/Doc/ztexi.yo
+===================================================================
+--- zsh.orig/Doc/ztexi.yo 2013-06-13 02:31:40.743480301 +0200
++++ zsh/Doc/ztexi.yo 2013-06-13 02:32:50.236628923 +0200
+@@ -71,7 +71,7 @@
+ NOTRANS(@ifinfo)+NL()\
+ NOTRANS(@dircategory Utilities)+NL()\
+ NOTRANS(@direntry)+NL()\
+- NOTRANS( * ZSH: (zsh). The Z Shell Manual.)+NL()\
++ NOTRANS(* ZSH: (zsh). The Z Shell Manual.)+NL()\
+ NOTRANS(@end direntry)+NL()\
+ NOTRANS(@end ifinfo)+NL()\
+ )