From: Chong Yidong Date: Wed, 14 Feb 2007 17:32:50 +0000 (+0000) Subject: (smiley-regexp-alist): Add "dead" smiley. X-Git-Tag: emacs-pretest-22.0.94~178 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ecc7b2badedb6256f5fab464d526d8168453989f;p=emacs.git (smiley-regexp-alist): Add "dead" smiley. --- diff --git a/lisp/gnus/smiley.el b/lisp/gnus/smiley.el index e74d6ddee6f..82813aa9aa2 100644 --- a/lisp/gnus/smiley.el +++ b/lisp/gnus/smiley.el @@ -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