aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--info/dir1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60d9ac7598f..156a77a773b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12008-02-08 Michael Olson <mwolson@gnu.org>
2
3 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
4 features" section.
5
12008-02-06 Glenn Morris <rgm@gnu.org> 62008-02-06 Glenn Morris <rgm@gnu.org>
2 7
3 * configure.in (--with-gcc): Give an error saying this option has 8 * configure.in (--with-gcc): Give an error saying this option has
diff --git a/info/dir b/info/dir
index 701e77487fc..6be902a67ae 100644
--- a/info/dir
+++ b/info/dir
@@ -58,6 +58,7 @@ Emacs misc features
58 in Emacs. 58 in Emacs.
59* Calc: (calc). Advanced desk calculator and mathematical tool. 59* Calc: (calc). Advanced desk calculator and mathematical tool.
60* Dired-X: (dired-x). Dired Extra Features. 60* Dired-X: (dired-x). Dired Extra Features.
61* EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard.
61* Ebrowse: (ebrowse). A C++ class browser for Emacs. 62* Ebrowse: (ebrowse). A C++ class browser for Emacs.
62* Ediff: (ediff). A visual interface for comparing and merging programs. 63* Ediff: (ediff). A visual interface for comparing and merging programs.
63* Eshell: (eshell). A command shell implemented in Emacs Lisp. 64* Eshell: (eshell). A command shell implemented in Emacs Lisp.