]> git.eshelyaron.com Git - emacs.git/commitdiff
(smiley-regexp-alist): Add "dead" smiley.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:32:50 +0000 (17:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:32:50 +0000 (17:32 +0000)
lisp/gnus/smiley.el

index e74d6ddee6f161ab24bf72cd67cb8485edf6d74e..82813aa9aa2502836aa35aa1211b518242522131 100644 (file)
@@ -74,6 +74,7 @@
     ("\\(:-|\\)\\W" 1 "indifferent")
     ("\\(:-[/\\]\\)\\W" 1 "wry")
     ("\\(:-(\\)\\W" 1 "sad")
+    ("\\(X-)\\)\\W" 1 "dead")
     ("\\(:-{\\)\\W" 1 "frown"))
   "*A list of regexps to map smilies to images.
 The elements are (REGEXP MATCH IMAGE), where MATCH is the submatch in