summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-05-11 10:02:00 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-05-11 10:02:00 +0000
commit3b4fcfe79708a4901a7d768cef72b5fbcdf31cd1 (patch)
tree637d308535053d10c5c86d0c5021a726dc32423e
parent7fc9a4414dad11e0940a43053573d7e0883d5727 (diff)
downloadzsh-3b4fcfe79708a4901a7d768cef72b5fbcdf31cd1.tar.gz
zsh-3b4fcfe79708a4901a7d768cef72b5fbcdf31cd1.zip
29206: fix formatting
-rw-r--r--ChangeLog6
-rw-r--r--Doc/Zsh/mod_complist.yo4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f1441bf99..d672a6081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-11 Mikael Magnusson <mikachu@gmail.com>
+
+ * 29206: Doc/Zsh/mod_complist.yo: fix formatting.
+
2011-05-11 Peter Stephenson <pws@csr.com>
* 29217: Src/zsh.mdd: zshterm.h and zshcurses.h are now
@@ -14651,5 +14655,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5290 $
+* $Revision: 1.5291 $
*****************************************************
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index 954710cbc..09b2b4f8b 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -383,8 +383,8 @@ make the longest unambiguous string be inserted in the command line
and tt(undo) and tt(backward-delete-char) go back to the previous set
of matches
)
-item(tt(history-incremental-search-forward),
-tt(history-incremental-search-backward))(
+xitem(tt(history-incremental-search-forward))
+item(tt(history-incremental-search-backward))(
this starts incremental searches in the list of completions displayed;
in this mode, tt(accept-line) only leaves incremental search, going
back to the normal menu selection mode