changeset 84506:585e129fae66

(all): Revert 2007-09-08 change.
author Romain Francoise <romain@orebokech.com>
date Wed, 12 Sep 2007 11:32:41 +0000
parents 8bd423438456
children 8418c42a7854
files lisp/ChangeLog lisp/cus-start.el
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 12 11:32:02 2007 +0000
+++ b/lisp/ChangeLog	Wed Sep 12 11:32:41 2007 +0000
@@ -1,3 +1,7 @@
+2007-09-12  Romain Francoise  <romain@orebokech.com>
+
+	* cus-start.el (all): Revert 2007-09-08 change.
+
 2007-09-12  Aaron Hawley  <aaronh@garden.org>
 
 	* jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
--- a/lisp/cus-start.el	Wed Sep 12 11:32:02 2007 +0000
+++ b/lisp/cus-start.el	Wed Sep 12 11:32:41 2007 +0000
@@ -359,8 +359,6 @@
  		       (const :tag "Full screen (t)" :value t)
  		       (other :tag "Always" 1)))
 	     (display-buffer-reuse-frames windows boolean "21.1")
-	     (prefer-window-split-horizontally
-	      windows (choice boolean integer) "22.1")
 	     ;; xdisp.c
 	     (scroll-step windows integer)
 	     (scroll-conservatively windows integer)