aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2011-08-15 22:29:15 -0400
committerRichard M. Stallman2011-08-15 22:29:15 -0400
commit177549d04c917ea9f3de23041b60d3c22a07279b (patch)
tree7084e270d1c40aac3e4509e7342e2e26aa1f5165 /etc
parent44fede4d8e691afda7fdd35777793e1408fecca1 (diff)
downloademacs-177549d04c917ea9f3de23041b60d3c22a07279b.tar.gz
emacs-177549d04c917ea9f3de23041b60d3c22a07279b.zip
Add rmail-epa-decrypt command.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1a788e7f6f9..8707a8b0adc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -820,6 +820,11 @@ on a D-Bus without simultaneously registering a property or a method.
820*** The option `ange-ftp-binary-file-name-regexp' has changed its 820*** The option `ange-ftp-binary-file-name-regexp' has changed its
821default value to "". 821default value to "".
822 822
823** Rmail
824
825*** The command `rmail-epa-decrypt' decrypts OpenPGP data
826in the Rmail incoming message.
827
823** VC and related modes 828** VC and related modes
824 829
825*** Support for pulling on distributed version control systems. 830*** Support for pulling on distributed version control systems.