comparison lisp/ChangeLog @ 98196:0e384cdef05f

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 16 Sep 2008 08:28:18 +0000
parents a7888b917e04
children 6c0794cd3864
comparison
equal deleted inserted replaced
98195:b137280b6fc9 98196:0e384cdef05f
1 2008-09-16 Martin Rudalics <rudalics@gmx.at>
2
3 * frame.el (select-frame-set-input-focus): With non-nil
4 mouse-autoselect-window always move mouse cursor to frame's
5 selected window. Otherwise restore pre 2008-09-13 behavior.
6 (select-frame-by-name): Use select-frame-set-input-focus.
7
8 * files.el (switch-to-buffer-other-frame): Don't raise frame since
9 pop-to-buffer already does it.
10 (display-buffer-other-frame): Fix doc-string.
11
1 2008-09-16 Glenn Morris <rgm@gnu.org> 12 2008-09-16 Glenn Morris <rgm@gnu.org>
2 13
3 * add-log.el (diff-find-source-location): Update declaration. 14 * add-log.el (diff-find-source-location): Update declaration.
4 15
5 * progmodes/make-mode.el (makefile-match-function-end): 16 * progmodes/make-mode.el (makefile-match-function-end):