]> git.eshelyaron.com Git - emacs.git/commit
Don't save bookmark context from encrypted files
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Sep 2022 07:42:28 +0000 (09:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Sep 2022 07:43:05 +0000 (09:43 +0200)
commita53781470935fc0b7c7e576c3d02ed723c9587c4
tree76d7f07acdfd0b045d4fb26460e890ac2d0adf62
parent3fd2b00a4b20afa827afe0eee2b7ba5f08e4cce6
Don't save bookmark context from encrypted files

* doc/emacs/regs.texi (Bookmarks): Mention this.
* lisp/bookmark.el (bookmark-make-record): Don't include context
in encrypted files (bug#57856).

* lisp/epa-hook.el (epa-file-name-p): New function.
doc/emacs/regs.texi
etc/NEWS
lisp/bookmark.el
lisp/epa-hook.el