Put isearch-scroll property on recenter-top-bottom.
This commit is contained in:
parent
0f93648428
commit
21d9ed8b07
1 changed files with 1 additions and 0 deletions
|
@ -1653,6 +1653,7 @@ Scroll-bar or mode-line events are processed appropriately."
|
|||
|
||||
;; Commands which scroll the window:
|
||||
(put 'recenter 'isearch-scroll t)
|
||||
(put 'recenter-top-bottom 'isearch-scroll t)
|
||||
(put 'reposition-window 'isearch-scroll t)
|
||||
(put 'scroll-up 'isearch-scroll t)
|
||||
(put 'scroll-down 'isearch-scroll t)
|
||||
|
|
Loading…
Add table
Reference in a new issue