]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't use the word "PGP", since it is a non-free program.
authorDaiki Ueno <ueno@unixuser.org>
Mon, 25 Oct 2010 12:24:44 +0000 (21:24 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Mon, 25 Oct 2010 12:24:44 +0000 (21:24 +0900)
doc/misc/ChangeLog
doc/misc/epa.texi

index ac4784606ecf48090b2aa6d0711a75931917b7c8..cde97d40fa5964d21b1f9be9e0242fc978f614a1 100644 (file)
@@ -2,6 +2,7 @@
 
        * epa.texi (Mail-mode integration): Add alternative key bindings
        for epa-mail commands; escape comma.
+       Don't use the word "PGP", since it is a non-free program.
 
 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
 
index dd7468959f4d7660fdc292f57ab1606dfe0529f1..7afe9c0c9b8626791aaf1963c82e63b4a258c1a5 100644 (file)
@@ -306,14 +306,14 @@ Encrypt marked files.
 @section Mail-mode integration
 
 EasyPG Assistant provides a minor mode @code{epa-mail-mode} to help
-user compose inline PGP messages.  Inline PGP is a traditional style
-of sending signed/encrypted emails by embedding raw OpenPGP blobs
-inside a message body, not using modern MIME format.
+user compose inline OpenPGP messages.  Inline OpenPGP is a traditional
+style of sending signed/encrypted emails by embedding raw OpenPGP
+blobs inside a message body, not using modern MIME format.
 
-NOTE: Inline PGP is not recommended and you should consider to use
+NOTE: Inline OpenPGP is not recommended and you should consider to use
 PGP/MIME.  See
 @uref{http://josefsson.org/inline-openpgp-considered-harmful.html,
-Inline PGP in E-mail is bad@comma{} Mm'kay?}.
+Inline OpenPGP in E-mail is bad@comma{} Mm'kay?}.
 
 @noindent
 Once @code{epa-mail-mode} is enabled, the following keys are assigned.