diff options
| author | Mario Lang <mlang@delysid.org> | 2003-02-09 21:56:37 +0000 |
|---|---|---|
| committer | Mario Lang <mlang@delysid.org> | 2003-02-09 21:56:37 +0000 |
| commit | 89d67eb4ef04e8ec3231a327e903fb55a3f1a0e1 (patch) | |
| tree | bdbd8b74205a83c2d9cabf9b7ea111024f7c9001 /chess-ics.el | |
| parent | de25d1ca5df6930710df0fcdad33ee7b993ff6f3 (diff) | |
No it didnt (revert) bah
Diffstat (limited to 'chess-ics.el')
| -rw-r--r-- | chess-ics.el | 2 |
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")) |
