emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Tue, 16 Oct 2007 11:10:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/10/16 11:10:50

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.368
retrieving revision 1.11049.2.369
diff -u -b -r1.11049.2.368 -r1.11049.2.369
--- ChangeLog   16 Oct 2007 02:34:58 -0000      1.11049.2.368
+++ ChangeLog   16 Oct 2007 11:10:48 -0000      1.11049.2.369
@@ -1,3 +1,14 @@
+2007-10-16  Juanma Barranquero  <address@hidden>
+
+       * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
+       (bs--restore-window-config): Keep the selected frame.
+       (bs--track-window-changes, bs--remove-hooks): New functions.
+       (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
+       (bs--show-with-configuration): Revert 2006-11-09 change.
+       Don't reuse window unless it is visible on the selected frame.
+       Restore window configuration (possibly in a different frame)
+       before creating any window.
+
 2007-10-16  Richard Stallman  <address@hidden>
 
        * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]