From: Juri Linkov Date: Wed, 16 Mar 2005 07:33:26 +0000 (+0000) Subject: Put `isearch-scroll' property to `split-window-horizontally'. X-Git-Tag: ttn-vms-21-2-B4~1786 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7f55d3b75557176a2bcc948795af13d3e78a18a1;p=emacs.git Put `isearch-scroll' property to `split-window-horizontally'. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index 66bf0dc5c20..68247b96980 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1553,6 +1553,7 @@ Scroll-bar or mode-line events are processed appropriately." (put 'delete-other-windows 'isearch-scroll t) (put 'balance-windows 'isearch-scroll t) (put 'split-window-vertically 'isearch-scroll t) +(put 'split-window-horizontally 'isearch-scroll t) (put 'enlarge-window 'isearch-scroll t) ;; Universal argument commands