]> git.eshelyaron.com Git - emacs.git/commit
Fix last-modified meaning in bookmark.el
authorManuel Giraud <manuel@ledu-giraud.fr>
Wed, 8 Jun 2022 11:51:41 +0000 (13:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Jun 2022 11:51:41 +0000 (13:51 +0200)
commit496e191fc73441a0bee67c04010fed7c7965e25c
tree74122c78ee2b65f5472b67274d2236d569f37844
parentc8532a0acf1fce4a84053c5c3ed6f114dff6bb69
Fix last-modified meaning in bookmark.el

* lisp/bookmark.el (bookmark-update-last-modified): New function
to update the last-modified field.
(bookmark-send-edited-annotation, bookmark-relocate)
(bookmark-rename): Use `bookmark-update-last-modified' in
annotations editing, relocation and renaming.
lisp/bookmark.el