diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-09-05 08:35:48 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-09-05 08:35:48 +0000 |
commit | f2d7665d982076584901afe0ca9fa9f0b0f2b5b0 (patch) | |
tree | 0b02f3966ed037e965a27f2082ca9f8f3cf13981 /ChangeLog | |
parent | 79528535fb16eb1bad0872ccecb27e7ad2c5250d (diff) | |
download | zsh-f2d7665d982076584901afe0ca9fa9f0b0f2b5b0.tar.gz zsh-f2d7665d982076584901afe0ca9fa9f0b0f2b5b0.tar.xz zsh-f2d7665d982076584901afe0ca9fa9f0b0f2b5b0.zip |
change context for i-c-w styles, update docs (12744)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 419fe3c2c..5805dc90b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-05 Sven Wischnowsky <wischnow@zsh.org> + + * 12744: Doc/Zsh/contrib.yo, Doc/Zsh/mod_complist.yo, + Functions/Zle/incremental-complete-word: change context for i-c-w + styles, update docs + 2000-09-04 Bart Schaefer <schaefer@zsh.org> * 12742: Doc/.distfiles, Doc/Makefile.in, Doc/Zsh/.distfiles, |