Put isearch-scroll' property to
split-window-horizontally'.
This commit is contained in:
parent
6270bbe7e4
commit
7f55d3b755
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue