about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-12 09:12:15 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-12 09:12:15 +0000
commit5ac242f44924ab4f165326fba5f4d6bf8af29626 (patch)
tree96f76b7c669bf9f1acdb09a53a78f35d023e6258 /ChangeLog
parent5de80f85b458fbec49851a95f4d154e4f08fcbb0 (diff)
downloadzsh-5ac242f44924ab4f165326fba5f4d6bf8af29626.tar.gz
zsh-5ac242f44924ab4f165326fba5f4d6bf8af29626.tar.xz
zsh-5ac242f44924ab4f165326fba5f4d6bf8af29626.zip
comment out the code to allow $compstate[insert] to select the group (10690)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7b95acea..da48708ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-12  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10690: Doc/Zsh/compwid.yo, Src/Zle/compcore.c, Src/Zle/compctl.c,
+ 	Src/Zle/compresult.c: comment out the code to allow
+ 	$compstate[insert] to select the group
+	
 	* 10686: Src/Zle/compresult.c, Src/Zle/zle_tricky.c: display
  	number of lines instead of number of matches when asking whether
  	to show completion lists