# HG changeset patch # User Chong Yidong # Date 1171474370 0 # Node ID 7325a6a9c75871148bfa083b0c0a945faf2841e3 # Parent d5c10a31654241f7f3c20009f2944791b9acf6d7 (smiley-regexp-alist): Add "dead" smiley. diff -r d5c10a316542 -r 7325a6a9c758 lisp/gnus/smiley.el --- 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