Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: Format problem in compsys.yo
- X-seq: zsh-workers 25603
- From: "Jun T." <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: Format problem in compsys.yo
- Date: Wed, 3 Sep 2008 12:55:09 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
compsys.yo has a minor format problem:
Index: Doc/Zsh/compsys.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/compsys.yo,v
retrieving revision 1.214
diff -u -r1.214 compsys.yo
--- Doc/Zsh/compsys.yo 21 Aug 2008 15:53:00 -0000 1.214
+++ Doc/Zsh/compsys.yo 3 Sep 2008 03:50:18 -0000
@@ -2133,8 +2133,8 @@
The word `tt(interactive)' in the value causes interactive mode
to be entered immediately when menu selection is started; see
ifzman(the description of the tt(zsh/complist) module in zmanref(zshmodules))\
-ifnzman(noderef(The zsh/complist Module))\
-) for a description of interactive mode. Including the string
+ifnzman(noderef(The zsh/complist Module))
+for a description of interactive mode. Including the string
`tt(search)' does the same for incremental search mode. To select backward
incremental search, include the string `tt(search-backward)'.
)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author