changeset 75899:7325a6a9c758

(smiley-regexp-alist): Add "dead" smiley.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 14 Feb 2007 17:32:50 +0000
parents d5c10a316542
children 47f394470489
files lisp/gnus/smiley.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/smiley.el	Wed Feb 14 17:32:41 2007 +0000
+++ b/lisp/gnus/smiley.el	Wed Feb 14 17:32:50 2007 +0000
@@ -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