1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00

Mikael: 28583: typo

This commit is contained in:
Peter Stephenson 2010-12-17 22:48:08 +00:00
parent c9a70e18fd
commit 9465e7d721
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2010-12-17 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Mikael: 28535: NEWS: typo
2010-12-17 Peter Stephenson <pws@csr.com> 2010-12-17 Peter Stephenson <pws@csr.com>
* Štěpán Němec: 28533: README, Doc/Zsh/compsys.yo, * Štěpán Němec: 28533: README, Doc/Zsh/compsys.yo,
@ -13985,5 +13989,5 @@
***************************************************** *****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL * This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5157 $ * $Revision: 1.5158 $
***************************************************** *****************************************************

2
NEWS
View file

@ -65,7 +65,7 @@ keyword in the zle_highlight array. These can be distinguished from
unprintable Unicode characters which also use "special" highlighting as the unprintable Unicode characters which also use "special" highlighting as the
latter are always two or four bytes long, e.g. <XXXX>, <XXXXXXXX>. latter are always two or four bytes long, e.g. <XXXX>, <XXXXXXXX>.
zle_highlight also control highlighting of a removable completion zle_highlight also controls highlighting of a removable completion
suffix, e.g. the "/" automatically appended to directories. This uses suffix, e.g. the "/" automatically appended to directories. This uses
the keyword "suffix". the keyword "suffix".