]> code.delx.au - gnu-emacs/blobdiff - doc/misc/pgg.texi
* lisp/emacs-lisp/package.el (package-show-package-list): If the buffer
[gnu-emacs] / doc / misc / pgg.texi
index bb40a9f541db3abf40c6108a1f2a7ae35fd9265f..43750ba14482306fd27efd0595fd31698332597c 100644 (file)
@@ -2,16 +2,18 @@
 
 @include gnus-overrides.texi
 
-@set VERSION 0.1
-
 @setfilename ../../info/pgg
+
+@set VERSION 0.1
 @settitle PGG @value{VERSION}
 
+@documentencoding UTF-8
+
 @copying
 This file describes PGG @value{VERSION}, an Emacs interface to various
 PGP implementations.
 
-Copyright @copyright{} 2001, 2003--2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2001, 2003--2014 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -54,6 +56,8 @@ modify this GNU manual.''
 PGG is an interface library between Emacs
 and various tools for secure communication.  PGG also provides a simple
 user interface to encrypt, decrypt, sign, and verify MIME messages.
+This package is obsolete; for new code we recommend EasyPG instead.
+@xref{Top,, EasyPG, epa, EasyPG Assistant User's Manual}.
 
 @ifnottex
 @insertcopying
@@ -78,6 +82,9 @@ communication.  Even though Mailcrypt has similar feature, it does not
 deal with detached PGP messages, normally used in PGP/MIME
 infrastructure.  This was the main reason why I wrote the new library.
 
+Note that the PGG library is now obsolete, replaced by EasyPG.
+@xref{Top,, EasyPG, epa, EasyPG Assistant User's Manual}.
+
 PGP/MIME is an application of MIME Object Security Services (RFC1848).
 The standard is documented in RFC2015.