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 d23ed6ab2d2..f40dce1749d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12001-08-10 Gerd Moellmann <gerd@gnu.org> 12001-08-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * frame.el (select-frame-set-input-focus): New function
4 extracted from other-frame.
5 (other-frame): Use it.
6 (next-multiframe-window, previous-multiframe-window): Use it.
7
3 * isearch.el (isearch-other-meta-char): Don't switch to the 8 * isearch.el (isearch-other-meta-char): Don't switch to the
4 buffer of a window clicked on, when the current buffer is 9 buffer of a window clicked on, when the current buffer is
5 in Isearch mode. 10 in Isearch mode.