]> git.eshelyaron.com Git - emacs.git/commit
Use command substitution in bookmark-edit-annotation
authorStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 10:49:57 +0000 (12:49 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 11:12:03 +0000 (13:12 +0200)
commitabdc5887c1fb81ec7ce22d0645e4dfa10f9eee29
tree6632746bf145609f683e4adf535c1d803b5ffd94
parent77c7a79a3fcc0ace2b58ae21b9fcb93bf536d923
Use command substitution in bookmark-edit-annotation

* lisp/bookmark.el (bookmark-default-annotation-text): Use command
substitution.
(bookmark-edit-annotation): Enter mode before inserting annotation
to get the correct command substitution.
lisp/bookmark.el