diff lisp/gnus/shr.el @ 111858:56410560bc86

shr.el (shr-tag-script): Ignore <script>.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 09 Dec 2010 10:43:50 +0000
parents b8a431283d07
children 6476ce7872ae
line wrap: on
line diff
--- a/lisp/gnus/shr.el	Thu Dec 09 06:40:56 2010 +0000
+++ b/lisp/gnus/shr.el	Thu Dec 09 10:43:50 2010 +0000
@@ -641,6 +641,9 @@
 (defun shr-tag-style (cont)
   )
 
+(defun shr-tag-script (cont)
+  )
+
 (defun shr-tag-p (cont)
   (shr-ensure-paragraph)
   (shr-indent)