Files
emacs/lisp/bookmark.el
Christopher League 142961bcdf When bookmark is overwritten, unfontify its previous position
* lisp/bookmark.el (bookmark-store): When the bookmark-fontify option
is non-nil, setting or jumping to bookmarks will colorize them using
`bookmark-face'.  With this change, overwriting a bookmark will remove
the fontification at its former position (bug#49725).
2021-07-25 12:23:33 +02:00

98 KiB