diff options
author | Jim Porter <jporterbugs@gmail.com> | 2022-08-02 11:40:43 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2022-08-15 21:15:42 -0700 |
commit | b87400c78b047d242ae188c46c621e0e8a8e69b2 (patch) | |
tree | c5d7d9d984cf0a112d29c0c15968f455bd4da387 /lisp/emacs-lisp | |
parent | cf873c1a090b95746cf2f2a9a24a5e4bd7cc2cd6 (diff) | |
download | emacs-b87400c78b047d242ae188c46c621e0e8a8e69b2.tar.gz emacs-b87400c78b047d242ae188c46c621e0e8a8e69b2.tar.bz2 emacs-b87400c78b047d242ae188c46c621e0e8a8e69b2.zip |
Make the bookmark fringe icon look like a bookmark
* src/fringe.c (large_circle_bits): New variable.
(standard_bitmaps): Add large_circle_bits.
* lisp/fringe.el (fringe-bitmaps): Add 'large-circle'.
(fringe-custom-set-bitmap): New function.
* lisp/cus-edit.el (widget-fringe-bitmap-prompt-value-history): New
variable.
(fringe-bitmap): New widget.
* lisp/bookmark.el (bookmark-set-fringe-mark): Obsolete in favor of...
(bookmark-fringe-mark): ... this.
(bookmark-fringe-mark): Rename this fringe bitmap to...
(bookmark-mark): ... and change it to look like a bookmark.
(bookmark-face): Don't set the ':background' of the face. Instead,
set ':distant-foreground'.
(bookmark--set-fringe-mark, bookmark--remove-fringe-mark)
(bookmark-store, bookmark--jump-via): Consult the
'bookmark-fringe-mark' option.
* doc/lispref/customize.texi (Simple Types): Document 'fringe-bitmap'
type.
* doc/lispref/display.texi (Fringe Bitmaps): Mention 'large-circle'.
* etc/NEWS: Announce this change (bug#56896).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions