diff lisp/gnus/mm-decode.el @ 70245:322c5c5027dc

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 91-95) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 26 Apr 2006 21:58:05 +0000
parents d0312c3f2374
children 1b78f3a87f16 2ecafc6d5db7
line wrap: on
line diff
--- a/lisp/gnus/mm-decode.el	Wed Apr 26 21:54:51 2006 +0000
+++ b/lisp/gnus/mm-decode.el	Wed Apr 26 21:58:05 2006 +0000
@@ -307,7 +307,7 @@
     "application/pkcs7-signature" "application/x-pkcs7-mime"
     "application/pkcs7-mime"
     ;; Mutt still uses this even though it has already been withdrawn.
-    "application/pgp")
+    "application/pgp\\'")
   "A list of MIME types to be displayed automatically."
   :type '(repeat regexp)
   :group 'mime-display)