Mercurial > emacs
diff lisp/ChangeLog @ 56262:29d03615f533
(perform-replace): Highlight the match even in
non-query mode if there is potential replace string editing.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Sat, 26 Jun 2004 18:35:18 +0000 |
parents | d863bc830907 |
children | c9dc6eff7664 8e4ea1e2c254 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 26 15:28:33 2004 +0000 +++ b/lisp/ChangeLog Sat Jun 26 18:35:18 2004 +0000 @@ -1,3 +1,8 @@ +2004-06-26 David Kastrup <dak@gnu.org> + + * replace.el (perform-replace): Highlight the match even in + non-query mode if there is potential replace string editing. + 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> * net/tramp.el (tramp-handle-file-remote-p): New implementation to