From def0167e34a276bbcf6e1e63435dd77a79b12b18 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 12 Jul 2004 04:00:29 +0000 Subject: 20145: Additional arguments to read-from-minibuffer specify initial values of LBUFFER and RBUFFER. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c83b389e0..e12eb3b46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,12 @@ prompt variable is always reread; fixes bug that if PS1 was altered the prompt string was invalid. +2004-07-10 Bart Schaefer + + * 20145: Doc/Zsh/contrib.yo, Functions/Zle/read-from-minibuffer: + second and third arguments of read-from-minibuffer now specify the + initial values of LBUFFER and RBUFFER. + 2004-07-07 Peter Stephenson * 20142: Test/A06assign.ztst: add test for bug fixed in -- cgit 1.4.1