# HG changeset patch # User Juri Linkov # Date 1110958406 0 # Node ID c7f7dd018168c49087de880b0212d0934f9fdf33 # Parent 20a8e6e5ae57ad74b8b0245e74e494cd0759e5a9 Put `isearch-scroll' property to `split-window-horizontally'. diff -r 20a8e6e5ae57 -r c7f7dd018168 lisp/isearch.el --- a/lisp/isearch.el Wed Mar 16 07:32:43 2005 +0000 +++ b/lisp/isearch.el Wed Mar 16 07:33:26 2005 +0000 @@ -1553,6 +1553,7 @@ (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