From: ueno Date: Wed, 5 Sep 2007 07:46:57 +0000 (+0000) Subject: Added 0.0.15 changes. X-Git-Tag: epg-0_0_15~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=46857ffd2be113ecb1ade7c3e144bf8bbe8e45fd;p=elisp%2Fepg.git Added 0.0.15 changes. --- diff --git a/NEWS b/NEWS index 5d6459e..ef22a66 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +* Major changes in 0.0.15 + +** Fixed a load-error of epa on XEmacs. + +** epa-file bug fixes. + +*** Prepare auto-mode-alist to strip .gpg suffix when choosing major-modes. + +*** Don't signal an error when opening nonexistent files via Tramp. + * Major changes in 0.0.14 ** epa-file can handle remote files over Tramp.