OSDN Git Service

Fixed.
[epg/epg.git] / ChangeLog
index 4065545..d1a1ddd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-09-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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  <ueno@unixuser.org>
+
+       * 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  <adrian@xemacs.org> (tiny change)
+
+       * epa.el (epa-validity-high): Fix load error by adding missing
+       paren pair.
+
+2007-07-30  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-insert-file-contents): Ignore errors from
+       file-local-copy.
+
 2007-07-29  Daiki Ueno  <ueno@unixuser.org>
 
        * EasyPG: Version 0.0.14 released.