diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-06 17:25:53 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-06 17:25:53 +0000 |
| commit | fe06b7a73db3af0a4ba6988c5c467a90d36a2a76 (patch) | |
| tree | a16639e189c22b372c7f5741e22273a2b310acfe /ChangeLog | |
| parent | add exclusion lists and use _multi_parts for sysctl completion on BSD (15252) (diff) | |
| download | zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar.gz zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar.bz2 zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar.lz zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar.xz zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.tar.zst zsh-fe06b7a73db3af0a4ba6988c5c467a90d36a2a76.zip | |
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-07-06 Peter Stephenson <pws@csr.com> + + * 15288: Doc/Zsh/contrib.yo, + Functions/Zle/bash-forward-word, Functions/Zle/bash-bacward-word, + Functions/Zle/bash-kill-word, Functions/Zle/bash-backward-kill-word: + complete set of bash-compatible word functions with documentation. + + * 15279: Doc/Zsh/expn.yo: describe those ${(S)...%%...} things + so that even I understand what the code does. + 2001-07-06 Oliver Kiddle <opk@zsh.org> * 15252 (and Akinori Musha: 15245): Completion/BSD/Command/_kld, |
