diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | Doc/Zsh/compsys.yo | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ca479c203..246d2c13c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-10-02 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Mikael: 28301: Doc/Zsh/compsys.yo: restore missing line. + 2010-10-01 Oliver Kiddle <opk@zsh.org> * 28307: Completion/Zsh/Command/_zstyle: support new styles @@ -13682,5 +13686,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5088 $ +* $Revision: 1.5089 $ ***************************************************** diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 053047ab6..cf5ae2032 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2263,6 +2263,7 @@ the style is not set but this file is found in one of various standard locations it will be used as the default. ) kindex(path-completion, completion style) +item(tt(path-completion))( 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 |