* emacs/package.texi (Package Installation): Mention etc/package-keyring.gpg.
This commit is contained in:
parent
e694e2a9b0
commit
2ff7916ad5
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2014-10-01 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* package.texi (Package Installation): Mention etc/package-keyring.gpg.
|
||||
|
||||
2014-07-21 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
|
||||
|
|
|
|||
|
|
@ -184,11 +184,8 @@ key from a server such as @url{http://pgp.mit.edu/}.
|
|||
Use @kbd{M-x package-import-keyring} to import the key into Emacs.
|
||||
Emacs stores package keys in the @file{gnupg} subdirectory
|
||||
of @code{package-user-dir}.
|
||||
@c Uncomment this if it becomes true.
|
||||
@ignore
|
||||
The public key for the GNU package archive is distributed with Emacs,
|
||||
in the @file{etc/package-keyring.gpg}. Emacs uses it automatically.
|
||||
@end ignore
|
||||
|
||||
@vindex package-check-signature
|
||||
@vindex package-unsigned-archives
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue