From 89d67eb4ef04e8ec3231a327e903fb55a3f1a0e1 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 9 Feb 2003 21:56:37 +0000 Subject: No it didnt (revert) bah --- chess-ics.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chess-ics.el b/chess-ics.el index dd70c8b..4170911 100644 --- a/chess-ics.el +++ b/chess-ics.el @@ -42,7 +42,7 @@ The format of each entry is: (make-variable-buffer-local 'chess-ics-prompt) (defvar chess-ics-regexp-alist - (list (cons "\\(^login\\|name\\):" + (list (cons "\\(ogin\\|name\\):" (function (lambda () (chess-engine-send nil (concat chess-ics-handle "\n")) -- cgit v1.2.3