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

index 0f71178..380cea9 100644 (file)
@@ -81,7 +81,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."