diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-03-28 12:17:12 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-03-28 12:17:12 +0000 |
commit | 8d610f77249064ff2d285e8af6a1c16f1363991c (patch) | |
tree | 3162c75f4071103087266fcf7b4479c45cb7de58 /ChangeLog | |
parent | 6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e (diff) | |
download | zsh-8d610f77249064ff2d285e8af6a1c16f1363991c.tar.gz zsh-8d610f77249064ff2d285e8af6a1c16f1363991c.tar.xz zsh-8d610f77249064ff2d285e8af6a1c16f1363991c.zip |
more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ecf63fd92..e5cbb0c3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-03-28 Sven Wischnowsky <wischnow@zsh.org> + * Completion/Commands/_history_complete_word, + 13815: Doc/Zsh/compsys.yo: more cleanup; simplify the stop + and liststyles; try to make it obey whatever _main_complete + says should be done (menu-wise) + * 13814: Completion/User/_urls, Doc/Zsh/compsys.yo: replace `path' with more general `urls' style |