]> git.eshelyaron.com Git - emacs.git/commit
Cancel editing bookmark annotations with C-c C-k
authorStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 11:34:36 +0000 (13:34 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 11:41:29 +0000 (13:41 +0200)
commitdc6157bef758cf5ba490219eebccaf33e14430d3
tree70cfb095c40e5be9bbdb9f08ef202071a80705f1
parentabdc5887c1fb81ec7ce22d0645e4dfa10f9eee29
Cancel editing bookmark annotations with C-c C-k

* lisp/bookmark.el (bookmark-edit-annotation-cancel): New command.
(bookmark-edit-annotation-mode): Document it.
(bookmark-edit-annotation-mode-map): Bind it to 'C-c C-k'.
(bookmark-default-annotation-text): Announce it when editing
annotations.
(bookmark-edit-annotation--maybe-display-list): New macro.
(bookmark-send-edited-annotation): Use above new macro.
etc/NEWS
lisp/bookmark.el