aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov2004-06-28 23:15:42 +0000
committerJuri Linkov2004-06-28 23:15:42 +0000
commit637b9d739b052b2235c67839bef235e493a85e33 (patch)
tree6580ce4d52896700c7c986d2ff688a8f20c01ae9
parentc47e847f4dffb3dede677ba3a628e3daf7ace366 (diff)
downloademacs-637b9d739b052b2235c67839bef235e493a85e33.tar.gz
emacs-637b9d739b052b2235c67839bef235e493a85e33.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4bd9e5b7189..d3aac1689a4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12004-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
12004-06-26 David Kastrup <dak@gnu.org> 82004-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