about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-04-14 10:26:16 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-04-14 10:26:16 +0000
commita16f04d1c746a511a3fd8a97b01e788d8b509433 (patch)
tree172084be912aa3442ab89fd9dfaa8d0165d065c2
parent047ee6aaf388425939d1c07f9d3a123f3727a9c0 (diff)
downloadzsh-a16f04d1c746a511a3fd8a97b01e788d8b509433.tar.gz
zsh-a16f04d1c746a511a3fd8a97b01e788d8b509433.tar.xz
zsh-a16f04d1c746a511a3fd8a97b01e788d8b509433.zip
unposted: add kindex entry for path-completion style
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cc7661ad..425865c2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-04-14  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Doc/Zsh/compsys.yo: add kindex entry for
+	path-completion.
+
 	* unposted: Doc/Zsh/compsys.yo: slightly rephrase previous doc.
 
 	* users/15011: Completion/Unix/Type/_path_files,
@@ -13019,5 +13022,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4955 $
+* $Revision: 1.4956 $
 *****************************************************
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 84bf3d08a..188e02e33 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -2262,7 +2262,7 @@ containing color names in the format of an X11 tt(rgb.txt) file.  If
 the style is not set but this file is found in one of various standard
 locations it will be used as the default.
 )
-item(tt(path-completion))(
+kindex(path-completion, completion style)
 This is used by filename completion.  By default, filename completion
 examines all components of a path to see if there are completions of
 that component.  For example, tt(/u/b/z) can be completed to