]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/ChangeLog: Update.
authorMichael Olson <mwolson@gnu.org>
Tue, 1 Apr 2008 05:29:00 +0000 (05:29 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 1 Apr 2008 05:29:00 +0000 (05:29 +0000)
lisp/ChangeLog

index b2ec3dc151a36c1e9f2a70922ef54f349593dbe8..a94c1a9ed5e1e0d8200607f81d275dba8eca41d7 100644 (file)
@@ -1,3 +1,18 @@
+2008-04-01  Daiki Ueno  <ueno@unixuser.org>
+
+       * epa.el (epa-decrypt-region): Explain the reason why this
+       function should not be used in Lisp programs.
+       (epa-decrypt-armor-in-region): Ditto.
+       (epa-verify-region): Ditto.
+       (epa-verify-cleartext-in-region): Ditto.
+       (epa-sign-region): Ditto.
+       (epa-encrypt-region): Ditto.
+
+       * epg.el (epg-start-receive-keys): Fix typo in docstring.
+
+       * epa.el (epa-select-keys): Show menu even if there is no key in
+       GnuPG's keyring.
+
 2008-04-01  Glenn Morris  <rgm@gnu.org>
 
        * calendar/calendar.el (calendar-make-temp-face): New function.