From: Romain Francoise Date: Wed, 12 Sep 2007 11:32:41 +0000 (+0000) Subject: (all): Revert 2007-09-08 change. X-Git-Tag: emacs-pretest-23.0.90~10943 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c5eb1357a2b89a98a47cf4bd8ee954a3cc5643d;p=emacs.git (all): Revert 2007-09-08 change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 996b70a4c34..f1cfd7a03ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-09-12 Romain Francoise + + * cus-start.el (all): Revert 2007-09-08 change. + 2007-09-12 Aaron Hawley * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to diff --git a/lisp/cus-start.el b/lisp/cus-start.el index d922329c62d..dd4a67812ca 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -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)