mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'.
This commit is contained in:
parent
59e470dd5d
commit
8aabd83574
@ -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…
Reference in New Issue
Block a user