We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4e318 commit 5b53fbaCopy full SHA for 5b53fba
1 file changed
age.el
@@ -829,7 +829,7 @@ May either be a string or a list of strings.")
829
;;;###autoload
830
(define-minor-mode age-encryption-mode
831
"Toggle automatic Age file encryption/decryption (Age Encryption mode)."
832
- :global t :init-value t :group 'age-file :version "0.1"
+ :global t :group 'age-file :version "0.1"
833
;;:initialize 'custom-initialize-delay
834
(age-advise-tramp t)
835
(setq file-name-handler-alist (delq age-file-handler file-name-handler-alist))
0 commit comments