(shr-tag-s): Remove duplicate definition.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 29 Apr 2011 14:07:08 +0000 (16:07 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 29 Apr 2011 14:07:08 +0000 (16:07 +0200)
lisp/ChangeLog
lisp/shr.el

index 8592577..c54ffb3 100644 (file)
@@ -2,6 +2,7 @@
 
        * shr.el (shr-strike-through): New face.
        (shr-tag-s): Use it to provide <s> support.
+       (shr-tag-s): Remove duplicate definition.
 
 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
index 8dd228a..20865bd 100644 (file)
@@ -782,9 +782,6 @@ ones, in case fg and bg are nil."
 (defun shr-tag-u (cont)
   (shr-fontize-cont cont 'underline))
 
-(defun shr-tag-s (cont)
-  (shr-fontize-cont cont 'strike-through))
-
 (defun shr-parse-style (style)
   (when style
     (save-match-data