From ff4b48e001640914d4a2cd8281c774828c46c27c Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 23 Mar 2012 16:37:55 +0000 Subject: 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format. --- ChangeLog | 4 +++- Doc/Zsh/contrib.yo | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2e2e97b48..069635aeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2012-03-23 Simon Ruderich * 30366: Misc/vcs_info-examples: Fix outdated quilt examples. + * 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for + patch-format/nopatch-format. 2012-03-13 Peter Stephenson @@ -16106,5 +16108,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5610 $ +* $Revision: 1.5611 $ ***************************************************** diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index aee0bd7f4..6316b2edd 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -999,8 +999,8 @@ endsitem() In tt(patch-format) and tt(nopatch-format) these replacements are done: startsitem() -sitem(tt(%p))(The name of the top-most applied patch.) -sitem(tt(%u))(The number of unapplied patches.) +sitem(tt(%p))(The name of the top-most applied patch (tt(applied-string)).) +sitem(tt(%u))(The number of unapplied patches (tt(unapplied-string)).) sitem(tt(%n))(The number of applied patches.) sitem(tt(%c))(The number of unapplied patches.) sitem(tt(%g))(The names of active tt(mq) guards (tt(hg) backend).) -- cgit 1.4.1