diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-16 07:38:59 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-16 07:38:59 +0000 |
commit | ae2b3953df36a9f95e268906b736b407a2739784 (patch) | |
tree | f445c457edf6960aa21646d6d3a7ffa7b8100268 /ChangeLog | |
parent | 0b892d4492257bab203435afba1aefe791a9f445 (diff) | |
download | zsh-ae2b3953df36a9f95e268906b736b407a2739784.tar.gz zsh-ae2b3953df36a9f95e268906b736b407a2739784.tar.xz zsh-ae2b3953df36a9f95e268906b736b407a2739784.zip |
enhance ignore-line to ignore all/current/other word(s) (11938)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8bd7388d7..0d4080e3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-16 Sven Wischnowsky <wischnow@zsh.org> + * 11938: Completion/Core/_description, Doc/Zsh/compsys.yo: enhance + ignore-line to ignore all/current/other word(s) + * 11937: Completion/Core/_expand, Completion/Core/_list, Doc/Zsh/compsys.yo, Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c: zstyle -e option; change math-styles to boolean ones; change |