]> git.eshelyaron.com Git - emacs.git/commit
Use a fringe mark in bookmark instead of a whole background line
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Sep 2021 11:35:53 +0000 (13:35 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Sep 2021 11:35:53 +0000 (13:35 +0200)
commit7fe88446c30279285e3171091189b3d1af697c05
tree94bb0d18bc39a9de667a1b76d24657ca08e81e3c
parentf5db7103678287d90fcf2a4e4d3a739b1825631c
Use a fringe mark in bookmark instead of a whole background line

* lisp/bookmark.el (bookmark-face): Adjust colors.
(bookmark-fringe-mark): New bitmap.
(bookmark--fontify): Use a fringe instead of marking the whole line.
(bookmark--unfontify): Adjust to remove.
(bookmark--jump-via): Ditto.
(bookmark-set-fringe-mark): Renamed from bookmark-fontify.
(bookmark--set-fringe-mark, bookmark--remove-fringe-mark): Renamed
from --*fontify.  Callers adjusted.
etc/NEWS
lisp/bookmark.el