diff options
| author | Richard M. Stallman | 2011-08-15 22:29:15 -0400 |
|---|---|---|
| committer | Richard M. Stallman | 2011-08-15 22:29:15 -0400 |
| commit | 177549d04c917ea9f3de23041b60d3c22a07279b (patch) | |
| tree | 7084e270d1c40aac3e4509e7342e2e26aa1f5165 /etc | |
| parent | 44fede4d8e691afda7fdd35777793e1408fecca1 (diff) | |
| download | emacs-177549d04c917ea9f3de23041b60d3c22a07279b.tar.gz emacs-177549d04c917ea9f3de23041b60d3c22a07279b.zip | |
Add rmail-epa-decrypt command.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 |
| 821 | default value to "". | 821 | default value to "". |
| 822 | 822 | ||
| 823 | ** Rmail | ||
| 824 | |||
| 825 | *** The command `rmail-epa-decrypt' decrypts OpenPGP data | ||
| 826 | in 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. |