EasyPG 0.0.9
Daiki Ueno <[email protected]> Fri, 29 Dec 2006 11:21:15 +0900
| Newsgroups | gmane.emacs.gnus.general,gmane.mail.emacs.mime.japanese |
|---|---|
| Message-ID | <[email protected]> |
Let me announce the 9th release of EasyPG is available from
http://www.easypg.org.
EasyPG is an all-in-one GnuPG interface for Emacs. It has two
aspects: convenient tools which allow to use GnuPG from Emacs (EasyPG
Assistant), and a fully functional interface library to GnuPG (EasyPG
Library).
* Major changes in 0.0.9
** epa.el usablity improvements.
*** M-x epa-encrypt-region specifies --armor & --textmode by default
*** M-x epa-sign-region and M-x epa-sign-file create a cleartext signature by
default
*** Region based commands now determine the coding-system used to
encode the plain text
*** Fingerprints are pretty-printed
*** New user option epa-protocol to use the S/MIME.
** Support XEmacs compiled with --with-mule=no --with-file-coding=no.
--
Daiki Ueno