Mercurial > emacs
changeset 60627:c7f7dd018168
Put `isearch-scroll' property to `split-window-horizontally'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 16 Mar 2005 07:33:26 +0000 |
parents | 20a8e6e5ae57 |
children | 532be1846a28 |
files | lisp/isearch.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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