]> git.eshelyaron.com Git - emacs.git/commitdiff
(all): Revert 2007-09-08 change.
authorRomain Francoise <romain@orebokech.com>
Wed, 12 Sep 2007 11:32:41 +0000 (11:32 +0000)
committerRomain Francoise <romain@orebokech.com>
Wed, 12 Sep 2007 11:32:41 +0000 (11:32 +0000)
lisp/ChangeLog
lisp/cus-start.el

index 996b70a4c347447e3b97ed1c1f115e783c93f14c..f1cfd7a03eae745a92dc0a6929e1339ae7a87eba 100644 (file)
@@ -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
index d922329c62dad84cf1d385dc5b66ae89344e508b..dd4a67812cabee8798f27e6eb6624fe74ae77049 100644 (file)
@@ -359,8 +359,6 @@ since it could result in memory overflow and make Emacs crash."
                       (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)