emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Wed, 12 Sep 2007 11:33:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Romain Francoise <rfrancoise>   07/09/12 11:33:02

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1558
retrieving revision 1.1559
diff -u -b -r1.1558 -r1.1559
--- NEWS        10 Sep 2007 10:55:24 -0000      1.1558
+++ NEWS        12 Sep 2007 11:33:02 -0000      1.1559
@@ -44,13 +44,6 @@
 ** split-window-preferred-function specifies whether display-buffer should
 split windows vertically or horizontally.
 
-** The new variable prefer-window-split-horizontally specifies how
-display-buffer splits windows.  If its value is nil the old behavior
-is kept, i.e. windows are split vertically (above-below).  If its
-value is t, windows are split horizontally (side-by-side).  If its
-value is a number, windows are split horizontally if the resulting
-window is at least as wide as that number, vertically otherwise.
-
 ** Support for multiple terminal devices and simultaneous graphical
 and tty frames has been added.  You can test for the presence of this
 feature in your Lisp code by testing for the `multi-tty' feature.




reply via email to

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