(mm-shr): Bind shr-blocked-images to gnus-blocked-images.
[gnus] / lisp / shr.el
index 59d7b78..f905bf5 100644 (file)
@@ -125,6 +125,9 @@ fit these criteria."
 (defun shr-tag-i (cont)
   (shr-fontize-cont cont 'italic))
 
+(defun shr-tag-em (cont)
+  (shr-fontize-cont cont 'bold))
+
 (defun shr-tag-u (cont)
   (shr-fontize-cont cont 'underline))