aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1f2d78e92c8..7c6ec59aa64 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12010-05-20 Juri Linkov <juri@jurta.org> 12010-05-20 Juri Linkov <juri@jurta.org>
2 2
3 * locate.el (locate): Use pop-to-buffer instead of
4 switch-to-buffer-other-window. (Bug#6204)
5
62010-05-20 Juri Linkov <juri@jurta.org>
7
3 * replace.el (replace-highlight): Fix lazy-highlighting 8 * replace.el (replace-highlight): Fix lazy-highlighting
4 for `M-s w str M-% str RET'. 9 for `M-s w str M-% str RET'.
5 10