comparison lisp/ChangeLog @ 56275:c9dc6eff7664

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 28 Jun 2004 23:15:42 +0000
parents 29d03615f533
children 6927460589c5
comparison
equal deleted inserted replaced
56274:25c3950468a9 56275:c9dc6eff7664
1 2004-06-29 Juri Linkov <juri@jurta.org>
2
3 * replace.el (query-replace-read-args): Swallow a space after
4 everything except )]" which in most cases means after a symbol.
5
6 * emacs-lisp/pp.el (pp-buffer): Add autoload.
7
1 2004-06-26 David Kastrup <dak@gnu.org> 8 2004-06-26 David Kastrup <dak@gnu.org>
2 9
3 * replace.el (perform-replace): Highlight the match even in 10 * replace.el (perform-replace): Highlight the match even in
4 non-query mode if there is potential replace string editing. 11 non-query mode if there is potential replace string editing.
5 12