From dcaaf028569c5e08487de297aee8f02328f0f30f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 2 Oct 2010 18:23:37 +0000 Subject: Mikael: 28301: fix missing item line in doc --- ChangeLog | 6 +++++- Doc/Zsh/compsys.yo | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ca479c203..246d2c13c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-10-02 Peter Stephenson + + * Mikael: 28301: Doc/Zsh/compsys.yo: restore missing line. + 2010-10-01 Oliver Kiddle * 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 -- cgit 1.4.1