Fixed a couple of typos.
authorDaiki Ueno <ueno@unixuser.org>
Fri, 28 Jul 2006 03:41:00 +0000 (03:41 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Fri, 28 Jul 2006 03:41:00 +0000 (03:41 +0000)
lisp/ChangeLog

index 313a17b..7f5abd7 100644 (file)
@@ -2,11 +2,11 @@
 
        * mml2015.el (mml2015-encrypt-to-self): New user option.
        (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
-       mml2015-epg-encrypt is set.
+       mml2015-epg-encrypt-to-self is set.
 
        * mml1991.el (mml1991-encrypt-to-self): New variable.
        (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
-       mml1991-epg-encrypt is set.
+       mml1991-epg-encrypt-to-self is set.
 
        * mml2015.el (mml2015-signers): New user option.
        (mml2015-epg-sign): Reflect the value of mml2015-signers.