diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2006-01-03 02:15:28 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2006-01-03 02:15:28 +0000 |
commit | b58cb6144c59dfa3a44b9b383cf354bc2c9bebdf (patch) | |
tree | 87bc562249d9e597e12406e1d9b1c7dfb0f937e5 /lisp/xt-mouse.el | |
parent | b3e6f69c10973ff7b040ced07a3a084960619681 (diff) | |
parent | 55262b16df717fe533ea4ad23dac3f02398c9055 (diff) | |
download | emacs-b58cb6144c59dfa3a44b9b383cf354bc2c9bebdf.tar.gz |
Merged from miles@gnu.org--gnu-2005 (patch 682)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-682
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-490
Diffstat (limited to 'lisp/xt-mouse.el')
-rw-r--r-- | lisp/xt-mouse.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el index 075ea879270..0036712fec4 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: |