From adf79659510ed08c78bb4ccb881a5c03ef2e6759 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 11 Oct 2000 12:19:23 +0000 Subject: add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b11938045..b14c3f540 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2000-10-11 Sven Wischnowsky + * 12960: Completion/Builtins/_zstyle, Completion/Commands/_expand_word, + Completion/Core/_all_matches, Completion/Core/_expand, + Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, Src/Zle/comp.h, + Src/Zle/compcore.c, Src/Zle/complete.c, Src/Zle/complist.c, + Src/Zle/compresult.c:add _all_matcher completer and supporting + C-code for adding a special match representing all other matches; + remove completions style from _expand(|_word) + * 12959: Src/Zle/compcore.c, Src/Zle/complist.c: make user defined completion widgets leave menu selection without accepting the currently selected match -- cgit 1.4.1