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: Sat, 14 Jun 2008 08:59:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/06/14 08:58:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13974
retrieving revision 1.13975
diff -u -b -r1.13974 -r1.13975
--- ChangeLog   14 Jun 2008 01:59:19 -0000      1.13974
+++ ChangeLog   14 Jun 2008 08:58:56 -0000      1.13975
@@ -1,3 +1,9 @@
+2008-06-14  Martin Rudalics  <address@hidden>
+
+       * window.el (window--even-window-heights): Even window heights
+       only if the selected window is higher than WINDOW.
+       Reported by Stephen Berman <Stephen.Berman at gmx.net>.
+
 2008-06-14  Stefan Monnier  <address@hidden>
 
        * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
@@ -299,6 +305,7 @@
 
        * window.el (window--splittable-p, window--try-to-split-window):
        Don't use with-selected-window to avoid messing up get-lru-window.
+       Reported by David Hansen <address@hidden>.
 
 2008-06-10  Glenn Morris  <address@hidden>
 




reply via email to

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