From: ueno Date: Tue, 5 Feb 2008 07:17:48 +0000 (+0000) Subject: Marked the rest of changes by Hiroya Murata as tiny. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=99f19e3bb5d0d9e317c61ebccd061c1d7baaf32a;p=elisp%2Fepg.git Marked the rest of changes by Hiroya Murata as tiny. --- diff --git a/ChangeLog b/ChangeLog index ee59ea2..860bab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -331,12 +331,6 @@ * epg-config.el (epg-passphrase-coding-system): Default to nil. -2006-12-20 Hiroya Murata - - * epa.el (epa--format-fingerprint-1): New function. - (epa--format-fingerprint): Ditto. - (epa--show-key): Use it. - 2006-12-20 Daiki Ueno * epa-file.el (epa-file-write-region): Don't attempt to write the @@ -412,7 +406,7 @@ (epa-list-keys): Call widget-setup here. (epa-select-keys): Ditto. -2006-11-24 Hiroya Murata +2006-11-24 Hiroya Murata (tiny change) * epg.el (epg-delete-keys): Remove redundant argument for `error' and fix a close parenthesis. @@ -427,12 +421,6 @@ * epa.el (epa-sign-region): Query signature type at a time. -2006-11-22 Hiroya Murata - - * epg.el (epg-context-set-passphrase-callback): Add optional - argument `handback'. - (epg-context-set-progress-callback): Ditto. - 2006-11-14 Daiki Ueno * epa.el (epa--key-widget-value-create): Allow empty user IDs. @@ -599,7 +587,7 @@ imitation of GPGME. (epg-progress-callback-function): Remove a couple of %%'s. -2006-09-05 Hiroya Murata +2006-09-05 Hiroya Murata (tiny change) * epg-config.el (epg-configuration): Fixed the last change; collect configuration other than group and algorithm. @@ -729,7 +717,7 @@ * epa-file.el (epa-file-insert-file-contents): Support partial read. -2006-05-30 Hiroya Murata +2006-05-30 Hiroya Murata (tiny change) * epa-file.el (epa-file-write-region): Encode the plain text with coding-system-for-write.