summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8885aff60e3..4458f635d2f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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