From c9269af2e36b203f30566255de8ab3ba2d9f8c35 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 9 Feb 2018 18:18:04 +0200 Subject: [PATCH] Minor improvements in package.texi * doc/emacs/package.texi (Package Menu): Minor wording change. (Package Installation): Use HTTPS. A better @xref to GnuPG manual. Suggested by Michael Albinus in emacs-manual-bugs@gnu.org. --- doc/emacs/package.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index 5f05bc0f9ee..bc6afb7966a 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi @@ -77,7 +77,7 @@ A short description of the package. @noindent The @code{list-packages} command accesses the network, to retrieve the -list of available packages from the package archive server. If the +list of available packages from package archive servers. If the network is unavailable, it falls back on the most recently retrieved list. @@ -199,7 +199,7 @@ A valid signature is not a cast-iron guarantee that a package is not malicious, so you should still exercise caution. Package archives should provide instructions on how you can obtain their public key. One way is to download the -key from a server such as @url{http://pgp.mit.edu/}. +key from a server such as @url{https://pgp.mit.edu/}. Use @kbd{M-x package-import-keyring} to import the key into Emacs. Emacs stores package keys in the directory specified by the variable @code{package-gnupghome-dir}, by default in the @file{gnupg} @@ -219,7 +219,7 @@ package that is not signed. If you use some archives that do not sign their packages, you can add them to the list @code{package-unsigned-archives}. For more information on cryptographic keys and signing, -@pxref{Top,, Top, gnupg, The GNU Privacy Guard Manual}. +@pxref{Top,, GnuPG, gnupg, The GNU Privacy Guard Manual}. Emacs comes with an interface to GNU Privacy Guard, @pxref{Top,, EasyPG, epa, Emacs EasyPG Assistant Manual}. -- 2.39.2