From: Stefan Monnier Date: Fri, 30 Dec 2005 04:10:29 +0000 (+0000) Subject: The Linux console doesn't support the same escape codes, it seems. X-Git-Tag: emacs-pretest-22.0.90~4993 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b515436461f26f6be42b89612a9a9a8243271516;p=emacs.git The Linux console doesn't support the same escape codes, it seems. --- diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el index 61f4f17ed2a..7b069df2cbf 100644 --- a/lisp/xt-mouse.el +++ b/lisp/xt-mouse.el @@ -39,9 +39,6 @@ ;;; Todo: -;; The xterm mouse escape codes are supposedly also supported by the -;; Linux console, but I have not been able to verify this. - ;; Support multi-click -- somehow. ;;; Code: