diff options
| author | Michael Olson | 2008-02-08 07:01:20 +0000 |
|---|---|---|
| committer | Michael Olson | 2008-02-08 07:01:20 +0000 |
| commit | bcf21c09778181a30e6281606a00a1d22bd9be91 (patch) | |
| tree | 324f9a09305a84dac0a20b55c5489305fe8f2ca4 | |
| parent | 4b01af2e1efb622daff23b3b05a43c36a11db7eb (diff) | |
| download | emacs-bcf21c09778181a30e6281606a00a1d22bd9be91.tar.gz emacs-bcf21c09778181a30e6281606a00a1d22bd9be91.zip | |
EasyPG: Add info/dir entry.
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | info/dir | 1 |
2 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-08 Michael Olson <mwolson@gnu.org> | ||
| 2 | |||
| 3 | * info/dir: Add EasyPG Assistant manual to the "Emacs misc | ||
| 4 | features" section. | ||
| 5 | |||
| 1 | 2008-02-06 Glenn Morris <rgm@gnu.org> | 6 | 2008-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 |
| @@ -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. |