Mercurial > emacs
changeset 38782:162cad3d76ea
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 10 Aug 2001 13:47:18 +0000 |
parents | c20b98060a6d |
children | 255503bac5c2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 10 13:46:52 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 10 13:47:18 2001 +0000 @@ -1,5 +1,10 @@ 2001-08-10 Gerd Moellmann <gerd@gnu.org> + * frame.el (select-frame-set-input-focus): New function + extracted from other-frame. + (other-frame): Use it. + (next-multiframe-window, previous-multiframe-window): Use it. + * isearch.el (isearch-other-meta-char): Don't switch to the buffer of a window clicked on, when the current buffer is in Isearch mode.