From a16f04d1c746a511a3fd8a97b01e788d8b509433 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 14 Apr 2010 10:26:16 +0000 Subject: unposted: add kindex entry for path-completion style --- ChangeLog | 5 ++++- Doc/Zsh/compsys.yo | 2 +- 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 + * 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 -- cgit 1.4.1