comparison 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
comparison
equal deleted inserted replaced
56261:d863bc830907 56262:29d03615f533
1 2004-06-26 David Kastrup <dak@gnu.org>
2
3 * replace.el (perform-replace): Highlight the match even in
4 non-query mode if there is potential replace string editing.
5
1 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> 6 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
2 7
3 * net/tramp.el (tramp-handle-file-remote-p): New implementation to 8 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
4 agree with new return value of `file-remote-p'. 9 agree with new return value of `file-remote-p'.
5 This syncs with Tramp 2.0.42. 10 This syncs with Tramp 2.0.42.