1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

*** empty log message ***

This commit is contained in:
David Kastrup 2004-02-02 12:50:24 +00:00
parent 09721b316c
commit 0fc8fa73bb

View file

@ -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