about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-05 08:49:50 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-05 08:49:50 +0000
commitdb663c824a1b7167618c41d72b0c25a69b7ee91c (patch)
treec78de2b58eddf1e59fa19aa02ffe2b48f316ff32 /ChangeLog
parentbcd865f7d2f09fb42c755f0ad7f26f7ed26a60f0 (diff)
downloadzsh-db663c824a1b7167618c41d72b0c25a69b7ee91c.tar.gz
zsh-db663c824a1b7167618c41d72b0c25a69b7ee91c.tar.xz
zsh-db663c824a1b7167618c41d72b0c25a69b7ee91c.zip
$PENDING special zle parameter, giving number of un-read bytes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07811c90f..4e07e3f38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-05  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10500: Doc/Zsh/zle.yo, Functions/Zle/incremental-complete-word,
+	Src/utils.c, Src/Zle/zle_params.c: add zle special parameter
+	$PENDING, giving the number of un-read bytes.
+
 	* 10498: Completion/Commands/_next_tags: fix for handling
 	file-patterns.