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


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 08 Jun 2008 13:02:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/06/08 13:02:41

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13920
retrieving revision 1.13921
diff -u -b -r1.13920 -r1.13921
--- ChangeLog   8 Jun 2008 10:49:19 -0000       1.13920
+++ ChangeLog   8 Jun 2008 13:02:38 -0000       1.13921
@@ -1,3 +1,16 @@
+2008-06-08  Martin Rudalics  <address@hidden>
+
+       * window.el (split-height-threshold, split-width-threshold): Add
+       choice nil.
+       (split-window-preferred-function): Allow either nil or a function.
+       (window--splittable-p, window--try-to-split-window): Handle
+       changed option values.
+
+       (window--frame-usable-p): Handle nil argument.
+
+       (display-buffer): Call get-lru-window when pop-up-windows is nil
+       and window can't be split.
+
 2008-06-08  Michael Albinus  <address@hidden>
 
        * uniquify.el (uniquify-get-proposed-name): Handle remote files.




reply via email to

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