From: ueno Date: Sat, 11 Nov 2006 08:53:49 +0000 (+0000) Subject: Fixed a typo. X-Git-Tag: epg-0_0_8~35 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2add7ea299cab97f3dfc714b5836e3ddd73f347e;p=elisp%2Fepg.git Fixed a typo. --- diff --git a/ChangeLog b/ChangeLog index 70439b7..b59ef82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,10 +7,10 @@ (epg-start-sign): Specify --sig-notation or --sig-policy-url if desired. (epg-start-encrypt): Ditto. + (epg-make-signature): New slot "notations". (epg--status-NOTATION_NAME): New function. (epg--status-NOTATION_DATA): New function. (epg--status-POLICY_URL): New function. - (epg-make-signature): New slot "notations". 2006-10-29 Daiki Ueno