+2003-04-14  Simon Josefsson  <jas@extundo.com>
+
+       * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
+
 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
 
      ("sieve"
       (viewer . sieve-mode)
       (test   . (fboundp 'sieve-mode))
-      (type   . "application/sieve")))
+      (type   . "application/sieve"))
+     ("pgp-keys"
+      (viewer . "gpg --import --interactive --verbose")
+      (type   . "application/pgp-keys")
+      ("needsterminal")))
     ("audio"
      ("x-mpeg"
       (viewer . "maplay %s")
 
 @example
 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
 @end example
+
+This happens to also be the default action defined in
+@var{mailcap-mime-data}.
 @end ignore
 
 @node Mailing List
 
 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
 @end example
 
+This happens to also be the default action defined in
+@var{mailcap-mime-data}.
+
 @node Mailing List
 @section Mailing List