From 13f526d7ab29964dafc6c9e930fc88d435976e70 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 24 Apr 2002 19:14:44 +0000 Subject: *** no comment *** --- chess-ics.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-ics.el') diff --git a/chess-ics.el b/chess-ics.el index 6ef3a8c..dbc4d05 100644 --- a/chess-ics.el +++ b/chess-ics.el @@ -198,7 +198,7 @@ who is black." (lambda () (setq chess-ics-handle (match-string 1)) 'once))) - (cons "<12> \\(.+\\)" + (cons "\\(\\([ \t\n\r]*[A-Za-z0-9_]+%[ \t\n\r]*\\)?<12> \\(.+\\)\\)\n" 'chess-ics-handle-move) (cons "Challenge: \\(\\S-+\\) \\S-+ \\S-+ \\S-+ .+" (function -- cgit v1.2.3