From 3164609ecf9e308530aa49740be0f03d4db9561c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 16 Apr 2002 20:23:08 +0000 Subject: *** no comment *** --- chess-ics.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'chess-ics.el') diff --git a/chess-ics.el b/chess-ics.el index aad839d..1884799 100644 --- a/chess-ics.el +++ b/chess-ics.el @@ -264,8 +264,6 @@ who is black." (defun chess-ics-filter (string) (save-excursion (if chess-engine-last-pos - ;; ml: Can't we just use comint-last-output-start and - ;; process-mark here? instead of chess-engine-last-pos? (goto-char chess-engine-last-pos) (goto-char (point-min))) (unwind-protect -- cgit v1.2.3