diff src/ChangeLog @ 71122:b4a686e88672

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 31 May 2006 22:07:21 +0000
parents b44a459ae79e
children 592b45541eff
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 31 22:02:33 2006 +0000
+++ b/src/ChangeLog	Wed May 31 22:07:21 2006 +0000
@@ -1,3 +1,10 @@
+2006-05-31  Juri Linkov  <juri@jurta.org>
+
+	* minibuf.c (Vhistory_add_new_input): New variable.
+	(read_minibuf): Use it.
+	(syms_of_minibuf) <history-add-new-input>: New Lisp variable.
+	(syms_of_minibuf) <history-delete-duplicates>: Doc fix.
+
 2006-05-31  Kim F. Storm  <storm@cua.dk>
 
 	* process.c (select_wrapper): Add wrapper around select to work around