From acdf173af7cb390d26ecdf7b469300025eaacf10 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 7 Mar 1994 20:21:56 +0000 Subject: [PATCH] Comment fix. --- lisp/comint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/comint.el b/lisp/comint.el index f37cfc76262..0231cc6a9d5 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -1318,7 +1318,7 @@ applications." ;; may clear quit-flag itself and return C-g. That would make ;; it impossible to quit this loop in a simple way, so ;; re-enable it here (for backward-compatibility the check for - ;; quit-flag below would still be necessary, so this is seems + ;; quit-flag below would still be necessary, so this seems ;; like the simplest way to do things). (setq quit-flag t done t)) -- 2.39.5