]> git.eshelyaron.com Git - emacs.git/commit
Fontify lines when setting a bookmark
authorBoruch Baum <boruch_baum@gmx.com>
Tue, 4 May 2021 08:58:52 +0000 (10:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 May 2021 08:58:52 +0000 (10:58 +0200)
commitab6cb65cb2b6d11a7b690dfcea8d98611290fad9
treeeb9ec23c314f692feec4c12b13be020011fbb0a4
parent4ba9024d44566e47d9624e3316eab7b936fd141f
Fontify lines when setting a bookmark

* lisp/bookmark.el (bookmark-fontify): New user option (bug#48179).
(bookmark-face): New face.
(bookmark--fontify, bookmark--unfontify): New functions.
(bookmark-set-internal, bookmark--jump-via, bookmark-delete): Use
them.
etc/NEWS
lisp/bookmark.el