summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2003-02-09 21:56:37 +0000
committerMario Lang <mlang@delysid.org>2003-02-09 21:56:37 +0000
commit89d67eb4ef04e8ec3231a327e903fb55a3f1a0e1 (patch)
treebdbd8b74205a83c2d9cabf9b7ea111024f7c9001
parentde25d1ca5df6930710df0fcdad33ee7b993ff6f3 (diff)
No it didnt (revert) bah
-rw-r--r--chess-ics.el2
1 files changed, 1 insertions, 1 deletions
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"))