changeset 93406:2428ecdc8ca0

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sat, 29 Mar 2008 23:04:17 +0000
parents ba44d1d76296
children da5b46bdd92c
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 29 23:03:39 2008 +0000
+++ b/lisp/ChangeLog	Sat Mar 29 23:04:17 2008 +0000
@@ -1,3 +1,12 @@
+2008-03-29  Juri Linkov  <juri@jurta.org>
+
+	* window.el (split-window-preferred-horizontally): New function.
+
+	* cus-start.el (split-window-preferred-function):
+	Set choice for "vertically" to nil instead of split-window.
+	Set choice for "horizontally" to split-window-preferred-horizontally
+	instead of lambda.
+
 2008-03-29  Juri Linkov  <juri@jurta.org>
 
 	* simple.el (minibuffer-default-add-function): New variable with