changeset 81930:c3be5798b162

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 17 Jul 2007 07:27:27 +0000
parents 504dd581ce3c
children 12f074549bdc
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 17 07:22:59 2007 +0000
+++ b/src/ChangeLog	Tue Jul 17 07:27:27 2007 +0000
@@ -1,3 +1,10 @@
+2007-07-17  Martin Rudalics  <rudalics@gmx.at>
+
+	* window.c (Fdisplay_buffer): If largest or LRU window is the
+	only window, split it even if it is not eligible for splitting.
+	This restores the original behavior broken by the 2007-07-15
+	change.
+
 2007-07-17  Glenn Morris  <rgm@gnu.org>
 
 	* abbrev.c (abbrev_check_chars): New function.