(smiley-deformed-regexp-alist): Modify regexp for the winking face.
authorczkmt <czkmt>
Sun, 5 Nov 2000 03:44:55 +0000 (03:44 +0000)
committerczkmt <czkmt>
Sun, 5 Nov 2000 03:44:55 +0000 (03:44 +0000)
lisp/smiley.el

index 7778567..d669304 100644 (file)
@@ -75,7 +75,7 @@
     ("\\(:-*|\\)\\W" 1 "FaceStraight.xpm")
     ("\\(:-*p\\)\\W" 1 "FaceTalking.xpm")
     ("\\(:-*d\\)\\W" 1 "FaceTasty.xpm")
-    ("\\(;-*[>)}\e(I;\e(B]+\\)\\W" 1 "FaceWinking.xpm")
+    ("[^^;_]\\(;-*[>)}\e(I;\e(B]+\\)\\W" 1 "FaceWinking.xpm")
     ("\\(:-*[Vv\e(I5\e(B]\\)\\W" 1 "FaceWry.xpm")
     ("\\([:|]-*P\\)\\W" 1 "FaceYukky.xpm"))
   "*Normal and deformed faces for smilies."