OSDN Git Service

Update.
[epg/epg.git] / ChangeLog
index a2a5b48..83d1e01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+2007-04-29  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-write-region): Respect epa-armor and
+       epa-textmode.
+
+2007-04-26  Daiki Ueno  <ueno@unixuser.org>
+
+       * epg.el (epg--prompt-GET_BOOL-untrusted_key.override): Lookup
+       user-id from epg-user-id-alist.
+
+2007-04-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-select-keys): New command.
+
+2007-04-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-write-region): Ask recipients only the
+       first time.
+       (epa-file-select-keys): New user option.
+
+2007-04-19  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa.el (epa-mark-key): Renamed from epa-mark; signal an error if
+       no key is on the line.
+       (epa-unmark-key): Renamed from epa-unmark.
+       (epa-toggle-mark): Abolished.
+
+       * epa-file.el (epa-file-insert-file-contents): Guess the value of
+       epa-file-encrypt-to from 'encrypted-to context-result.
+       (epa-file-encrypt-to): Make it permanent local.
+
+       * epg.el (epg--status-ENC_TO): New function.
+
+2007-04-04  Daiki Ueno  <ueno@unixuser.org>
+           Chris Moore <dooglus@users.sourceforge.jp>
+
+       * epa-file.el (epa-file--file-name-regexp-set): New Custom :set
+       function.
+       (epa-file-name-regexp): Use it.
+       (epa-file-name-regexp-update): New command.
+       (epa-file-name-regexp): Accept backup filenames.
+       Reported by "[ #10192 ] customizing epa-file-name-regexp fails"
+
+2007-04-04  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-find-file-hook): New function.
+       (epa-file-enable): Add epa-file-find-file-hook to find-file-hooks.
+       (epa-file-disable): Remove epa-file-find-file-hook from
+       find-file-hooks.
+
+2007-03-29  Daiki Ueno  <ueno@unixuser.org>
+
+       * EasyPG: Version 0.0.11 released.
+       * configure.ac: Bump up version.
+
+2007-03-26  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa.el (epa--insert-keys): Changed arglist.  All callers
+       changed.
+       (epa--select-keys): New function.
+       (epa-select-keys): Use it; don't popup menu if keys have elements
+       less than 2.
+
+2007-03-25  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa.el (epa-protocol): defcustom -> defvar.
+       (epa-armor): Ditto.
+       (epa-textmode): Ditto.
+
+2007-03-24  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa.el (epa-select-keys): Simplified; don't select the first
+       matching key.
+       (epa-key-list-mode-map): Bind revert-buffer instead of
+       epa-list-keys.
+       (epa-key-list-mode): Set revert-buffer-function to epa--revert-buffer.
+       (epa--revert-buffer): New function.
+
+       * epg.el (epg--list-keys-1): Accept a list of strings as NAME
+       argument.
+       (epg-list-keys): Ditto.
+
+2007-03-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa-file.el (epa-file-inhibit-auto-save): New user option.
+       (epa-file-insert-file-contents): Turn off auto-save-mode if
+       epa-file-inhibit-auto-save is non-nil.
+       Reported by "[ #9937] epa-file auto-saves in plain text"
+
+       * epa.el (epa--list-keys): New function.
+       (epa-list-keys): Use it.
+       (epa-list-secret-keys): New command.
+
 2007-03-20  Daiki Ueno  <ueno@unixuser.org>
 
        * epa.el (epa-display-info): Generate new *Info* buffer if buffer