about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-28 12:17:12 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-28 12:17:12 +0000
commit8d610f77249064ff2d285e8af6a1c16f1363991c (patch)
tree3162c75f4071103087266fcf7b4479c45cb7de58 /ChangeLog
parent6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e (diff)
downloadzsh-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--ChangeLog5
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