* lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'.
This commit is contained in:
parent
59e470dd5d
commit
8aabd83574
1 changed files with 1 additions and 0 deletions
|
@ -874,6 +874,7 @@ from the bottom."
|
|||
(when (< dest win-s)
|
||||
(setq follow-internal-force-redisplay t))))))
|
||||
|
||||
(put 'follow-recenter 'isearch-scroll t)
|
||||
|
||||
(defun follow-redraw ()
|
||||
"Arrange windows displaying the same buffer in successor order.
|
||||
|
|
Loading…
Add table
Reference in a new issue