Mercurial > hg > xemacs-beta
diff lisp/w3/mm.el @ 26:441bb1e64a06 r19-15b96
Import from CVS: tag r19-15b96
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:32 +0200 |
parents | 0293115a14e9 |
children | e04119814345 |
line wrap: on
line diff
--- a/lisp/w3/mm.el Mon Aug 13 08:51:05 2007 +0200 +++ b/lisp/w3/mm.el Mon Aug 13 08:51:32 2007 +0200 @@ -173,15 +173,6 @@ ("type" . "application/postscript") ("test" . (not (getenv "DISPLAY"))) ("copiousoutput"))) - ("x-www-pem-reply" . - (("viewer" . (w3-decode-pgp/pem "pem")) - ("test" . (fboundp 'w3-decode-pgp/pem)) - ("type" . "application/x-www-pem-reply") - )) - ("x-www-pgp-reply" . - (("viewer" . (w3-decode-pgp/pem "pgp")) - ("test" . (fboundp 'w3-decode-pgp/pem)) - ("type" . "application/x-www-pgp-reply"))) )) ("audio" . ( ("x-mpeg" . (("viewer" . "maplay %s")