]> git.eshelyaron.com Git - emacs.git/commit
Respect point when changing direction after isearch scrolling.
authorJuri Linkov <juri@linkov.net>
Tue, 29 Apr 2025 16:35:30 +0000 (19:35 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 1 May 2025 07:23:15 +0000 (09:23 +0200)
commit0cfc06d09571eb93e02d43fe12828de7e9eb2021
tree8ece8fb515da2fa88f0799948b9c7c9eceb8524b
parent4b584f14e53513727e1762b28f62b21875a54cec
Respect point when changing direction after isearch scrolling.

* lisp/isearch.el (isearch-repeat): Don't go to isearch-other-end
on changing direction after scrolling (bug#78074).

(cherry picked from commit 622825995204b7aae70b836c8e5e5d44385c401b)
lisp/isearch.el