]> git.eshelyaron.com Git - emacs.git/commit
Indicate selected occur target with fringe arrow
authorMattias Engdegård <mattiase@acm.org>
Sun, 1 Aug 2021 09:52:00 +0000 (11:52 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 1 Aug 2021 12:42:07 +0000 (14:42 +0200)
commit660b17ef3e2f169478b56aaaacf6b9aa761b0619
tree76b1080592761219550b17db9aec82fa524c4046
parent12af7ee46d47152a2c499e24970a6ab4a94aed61
Indicate selected occur target with fringe arrow

* lisp/replace.el (occur--set-arrow): New function.
(occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): Call it.
* etc/NEWS: Announce.
etc/NEWS
lisp/replace.el