X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e0f5bde27ec8091f8e717b181e8ae7d2dbb15cbd;hb=aa58d06d998fdd4217a79016bd876faac95166fe;hp=fb25d2eb68260a1910f950c9dd78dc8442b70525;hpb=c33198f7975b21fac0cf2075f075adb7ade688a5;p=elisp%2Fepg.git diff --git a/ChangeLog b/ChangeLog index fb25d2e..e0f5bde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2007-11-11 Daiki Ueno + + * epg.el (epg-make-context): New slot "operation-data". + (epg--process-filter): Pick up status handler from "operation-data". + (epg-start-edit-key): New function. + (epg-edit-key): New function. + +2007-09-05 Daiki Ueno + + * EasyPG: Version 0.0.15 released. + * configure.ac: Bump up version. + +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--show-key): Don't signal an error even if a time cannot be decoded. + + * 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