changeset 60160:1100781377df

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 19 Feb 2005 13:12:21 +0000
parents 0527991ebdf0
children b070535d2416
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 19 13:09:37 2005 +0000
+++ b/lisp/ChangeLog	Sat Feb 19 13:12:21 2005 +0000
@@ -1,4 +1,8 @@
-2005-02-19  Eli Zaretskii  <eliz@gnu.org>
+2005-02-19  Michael Mauger  <mmaug@yahoo.com>
+
+	* replace.el (query-replace-read-from): Set the value of
+	query-replace-from-history-variable to handle the case of an empty
+	string entered to accept the suggested default.
 
 	* net/tramp.el (tramp-file-name-for-operation): Use
 	dired-call-process instead of dired-call-process-command.