X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c35d7178b26f2ddf3f7fb3699a7faaa657a12408;hb=4fc965276e655b1b5f88ba86e411be785f705809;hp=fb25d2eb68260a1910f950c9dd78dc8442b70525;hpb=c33198f7975b21fac0cf2075f075adb7ade688a5;p=elisp%2Fepg.git diff --git a/ChangeLog b/ChangeLog index fb25d2e..c35d717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2007-09-05 Daiki Ueno + + * epa.el (epa-validity-face-alist): Fixed misuse of the list + widget type. + (epa-font-lock-keywords): Define as defvar. + + * epa-file.el (epa-file-auto-mode-alist-entry): New variable. + (epa-file-enable): Install a strip-suffix entry in auto-mode-alist. + (epa-file-disable): Remove the entry from auto-mode-alist. + +2007-08-31 Daiki Ueno + + * epa.el (epa-verify-region): Decode the plaintext by + coding-system-for-read or one saved in epa-coding-system-used. + +2007-08-02 Adrian Aichner (tiny change) + + * epa.el (epa-validity-high): Fix load error by adding missing + paren pair. + +2007-07-30 Daiki Ueno + + * epa-file.el (epa-file-insert-file-contents): Ignore errors from + file-local-copy. + +2007-07-29 Daiki Ueno + + * EasyPG: Version 0.0.14 released. + * configure.ac: Bump up version. + +2007-07-29 Daiki Ueno + + * epa.el: Use :weight or :slant keywords to define faces, if + available. + 2007-07-17 Daiki Ueno * epa-file.el (epa-file-insert-file-contents): If a file is not