mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-08 12:01:21 +02:00
28068: contrib texinfo declaration messed up
This commit is contained in:
parent
ddb8104d4f
commit
e9561d771f
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-07-12 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 28068: Doc/Zsh/contrib.yo: Texinfo declaration got wrapped
|
||||
causing mayhem.
|
||||
|
||||
2010-07-12 Frank Terbeck <ft@bewatermyfriend.org>
|
||||
|
||||
* users/15165: Doc/Zsh/contrib.yo: Fix a warning about a
|
||||
|
@ -13357,5 +13362,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5021 $
|
||||
* $Revision: 1.5022 $
|
||||
*****************************************************
|
||||
|
|
|
@ -318,8 +318,7 @@ functions to be executed.
|
|||
)
|
||||
enditem()
|
||||
|
||||
texinode(Recent Directories)(Version Control Information)(Utilities)(User
|
||||
Contributions)
|
||||
texinode(Recent Directories)(Version Control Information)(Utilities)(User Contributions)
|
||||
cindex(recent directories, maintaining list of)
|
||||
cindex(directories, maintaining list of recent)
|
||||
findex(cdr)
|
||||
|
|
Loading…
Reference in a new issue