aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/auth.texi
diff options
context:
space:
mode:
authorDmitry Gutov2022-08-15 02:22:59 +0300
committerDmitry Gutov2022-08-15 02:22:59 +0300
commitee3a674c7c9e39fe7ff296ce1f9830fc45520de8 (patch)
treee8ba1e7be54314f208454e80e3d31044c913f3eb /doc/misc/auth.texi
parentfe0e53d963899a16e0dd1bbc1ba10a6b59f7989e (diff)
parent0a8e88fd83db5398d36064a7f87cff5b57da7284 (diff)
downloademacs-scratch/font_lock_large_files.tar.gz
emacs-scratch/font_lock_large_files.zip
Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_files
Diffstat (limited to 'doc/misc/auth.texi')
-rw-r--r--doc/misc/auth.texi10
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index 829d7f4fa03..91a9afd9c9f 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -652,14 +652,8 @@ before @file{~/.authinfo}, the auth-source library will try to
652read the GnuPG encrypted @file{.gpg} file first, before 652read the GnuPG encrypted @file{.gpg} file first, before
653the unencrypted file. 653the unencrypted file.
654 654
655In Emacs 23 or later there is an option @code{auto-encryption-mode} to 655There is an option @code{auto-encryption-mode} to automatically
656automatically decrypt @file{*.gpg} files. It is enabled by default. 656decrypt @file{*.gpg} files. It is enabled by default.
657If you are using earlier versions of Emacs, you will need:
658
659@lisp
660(require 'epa-file)
661(epa-file-enable)
662@end lisp
663 657
664If you want your GnuPG passwords to be cached, set up @code{gpg-agent} 658If you want your GnuPG passwords to be cached, set up @code{gpg-agent}
665or EasyPG Assistant 659or EasyPG Assistant