Mercurial > emacs
annotate lispintro/.cvsignore @ 83369:d2e0850b17f2
Make xt-mouse.el multi-tty-compatible.
* lisp/xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal parameters.
(xterm-mouse-position-function, xterm-mouse-event): Update.
(xterm-mouse-mode): Don't depend on current value of window-system.
(turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking): Update
for multi-tty.
(turn-on-xterm-mouse-tracking-on-terminal)
(turn-off-xterm-mouse-tracking-on-terminal)
(xterm-mouse-handle-delete-frame): New functions.
(delete-frame-functions, after-make-frame-functions)
(suspend-tty-functions, resume-tty-functions): Install extra hooks for multi-tty.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-409
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 11 Sep 2005 03:06:33 +0000 |
parents | d90447516029 |
children | adbf7c56937f |
rev | line source |
---|---|
41429 | 1 *.aux |
2 *.fn | |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
8 *.toc | |
9 *.pgs | |
10 *.pg | |
11 *.log | |
12 *.vrs | |
13 *.vr | |
14 *.dvi | |
15 *.ps | |
16 *.tp | |
17 *.tps | |
18 *.tmp | |
41869
d90447516029
Added *.txt to .cvsignore list.
Robert J. Chassell <bob@rattlesnake.com>
parents:
41429
diff
changeset
|
19 *.txt |
41429 | 20 Makefile |