changeset 53777:ef82e49f9ad1

*** empty log message ***
author David Kastrup <dak@gnu.org>
date Mon, 02 Feb 2004 12:50:24 +0000
parents a87135c92afb
children 7898852aa054
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Feb 02 12:09:36 2004 +0000
+++ b/lisp/ChangeLog	Mon Feb 02 12:50:24 2004 +0000
@@ -1,3 +1,9 @@
+2004-02-02  David Kastrup  <dak@gnu.org>
+
+	* replace.el (perform-replace): Allow 'literal argument in
+	regexp-flag to indicate literal replacement.
+	(query-replace-regexp-eval): Use it.
+
 2004-02-01  Andreas Schwab  <schwab@suse.de>
 
 	* progmodes/executable.el (executable-command-find-posix-p): Doc