emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 01 Nov 2005 03:01:41 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4691 emacs/src/ChangeLog:1.4692
*** emacs/src/ChangeLog:1.4691  Mon Oct 31 16:41:13 2005
--- emacs/src/ChangeLog Tue Nov  1 08:01:40 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-11-01  Stefan Monnier  <address@hidden>
+ 
+       * window.c (window_loop): For LRU and LARGEST, let the `mini' argument
+       determine whether to consider dedicated windows as well.
+       (Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
+       (Fdisplay_buffer): Do consider dedicated windows in those cases where
+       we will split the window rather than reuse it.
+       Don't try to use windows on other displays.
+ 
  2005-10-31  Dan Nicolaescu  <address@hidden>
  
        * puresize.h (BASE_PURESIZE): Increment to 1170000.




reply via email to

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