From bf0ef69f4240c2d89562948971077447b4ec5be0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 26 Feb 2009 12:13:29 +0000 Subject: [PATCH] Frank Terbeck: 26612: VCS INFO documentation fix --- ChangeLog | 7 ++++++- Doc/Zsh/contrib.yo | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1f8f42a72..b227ac0c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-26 Peter Stephenson + + * Frank Terbeck: 26612: Doc/Zsh/contrib.yo: VCS info documentation + fix + 2009-02-25 Peter Stephenson * 26606: Completion/Unix/Type/_path_files: fix doubled -s @@ -11242,5 +11247,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4580 $ +* $Revision: 1.4581 $ ***************************************************** diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 43dba25dc..2eb26ab99 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -508,8 +508,8 @@ tt(enable) contains tt(ALL). ) kindex(disable-patterns) item(tt(disable-patterns))( -A list of patterns that are checked against tt($PWD). If the pattern -matches, var(vcs_info) will is disabled. This style is checked in the +A list of patterns that are checked against tt($PWD). If a pattern +matches, var(vcs_info) will be disabled. This style is checked in the var(:vcs_info:-init-:*:-all-) context. Say, tt(~/.zsh) is a directory under version control, in which you do