comparison lisp/ChangeLog @ 79106:10e976a84160

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 16 Oct 2007 11:10:48 +0000
parents 679f39df8305
children 72e8c1dc7591
comparison
equal deleted inserted replaced
79105:e091b0e7b0c7 79106:10e976a84160
1 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
4 (bs--restore-window-config): Keep the selected frame.
5 (bs--track-window-changes, bs--remove-hooks): New functions.
6 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
7 (bs--show-with-configuration): Revert 2006-11-09 change.
8 Don't reuse window unless it is visible on the selected frame.
9 Restore window configuration (possibly in a different frame)
10 before creating any window.
11
1 2007-10-16 Richard Stallman <rms@gnu.org> 12 2007-10-16 Richard Stallman <rms@gnu.org>
2 13
3 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function. 14 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
4 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info. 15 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
5 (ad-is-advised, ad-get-advice-info-field) 16 (ad-is-advised, ad-get-advice-info-field)