changeset 91649:cd07cf3ffb6a

EasyPG: Add info/dir entry.
author Michael Olson <mwolson@gnu.org>
date Fri, 08 Feb 2008 07:01:20 +0000
parents b38c91369fba
children 89a885e91568
files ChangeLog info/dir
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 08 06:56:24 2008 +0000
+++ b/ChangeLog	Fri Feb 08 07:01:20 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-08  Michael Olson  <mwolson@gnu.org>
+
+	* info/dir: Add EasyPG Assistant manual to the "Emacs misc
+	features" section.
+
 2008-02-06  Glenn Morris  <rgm@gnu.org>
 
 	* configure.in (--with-gcc): Give an error saying this option has
--- a/info/dir	Fri Feb 08 06:56:24 2008 +0000
+++ b/info/dir	Fri Feb 08 07:01:20 2008 +0000
@@ -58,6 +58,7 @@
                           in Emacs.
 * Calc: (calc).         Advanced desk calculator and mathematical tool.
 * Dired-X: (dired-x).   Dired Extra Features.
+* EasyPG Assistant: (epa).   An Emacs user interface to GNU Privacy Guard.
 * Ebrowse: (ebrowse).   A C++ class browser for Emacs.
 * Ediff: (ediff).       A visual interface for comparing and merging programs.
 * Eshell: (eshell).     A command shell implemented in Emacs Lisp.