diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-09-21 05:16:21 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-09-21 05:16:21 +0000 |
commit | 430e2947951207e45b02ba1ebc04586d06ade021 (patch) | |
tree | 16065657ed82782f8954b9de56d48d91865f87b3 /ChangeLog | |
parent | 5637f95bc0f86a37f2ef4052c3e9c155dd1e6494 (diff) | |
download | zsh-430e2947951207e45b02ba1ebc04586d06ade021.tar.gz zsh-430e2947951207e45b02ba1ebc04586d06ade021.tar.xz zsh-430e2947951207e45b02ba1ebc04586d06ade021.zip |
Fiddle with _expand_word and its doc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 03a91ca7d..acb35ef81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-20 Bart Schaefer <schaefer@zsh.org> + + * 12851, 12852: Completion/Commands/_expand_word, + Completion/Core/_expand, Doc/Zsh/compsys.yo: Change the way the + completers are selected for _expand_word; clarify and update doc. + 2000-09-20 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> * 12848: Doc/Zsh/zle.yo: Alphabetize list of parameters |