mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 16:50:58 +01:00
27964: add back missing enditem().
This commit is contained in:
parent
88ea63adf2
commit
b7d9912f8b
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-05-22 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 27964: Doc/Zsh/contrib.yo: add back missing enditem().
|
||||
|
||||
2010-05-14 Frank Terbeck <ft@bewatermyfriend.org>
|
||||
|
||||
* Simon Ruderich: 27954: Doc/Zsh/contrib.yo, Misc/vcs_info-examples:
|
||||
|
|
@ -13142,5 +13146,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.4979 $
|
||||
* $Revision: 1.4980 $
|
||||
*****************************************************
|
||||
|
|
|
|||
|
|
@ -1071,6 +1071,7 @@ If tt(ret) is set to to non-zero, the string in
|
|||
tt(${hook_com[message]}) will be used unchanged as the message by
|
||||
var(vcs_info).
|
||||
)
|
||||
enditem()
|
||||
|
||||
If all of this sounds rather confusing, take a look at the tt(Examples)
|
||||
section below and also in the Misc/vcs_info-examples file in the Zsh source.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue