summaryrefslogtreecommitdiff
path: root/lisp/plstore.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/plstore.el')
-rw-r--r--lisp/plstore.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/plstore.el b/lisp/plstore.el
index b37d39ce1b1..de3f828016a 100644
--- a/lisp/plstore.el
+++ b/lisp/plstore.el
@@ -107,6 +107,7 @@ symmetric encryption will be used."
:type '(choice (const nil) (repeat :tag "Recipient(s)" string))
:group 'plstore)
+;;;###autoload
(put 'plstore-encrypt-to 'safe-local-variable
(lambda (val)
(or (stringp val)