Mercurial > emacs
annotate src/.cvsignore @ 48574:3e3b1f1265f5
Avoid accidental yanking of text while scrolling with
the mouse wheel. This adds a short period after each mouse wheel
scroll event where a click on the mouse wheel button is ignored.
(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
(mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
Start mwheel-inhibit-click-event-timer with timeout handler
mwheel-inhibit-click-timeout.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 28 Nov 2002 23:03:30 +0000 |
parents | bdf5794b5e20 |
children | 41bc433c6843 d7ddb3e565de |
rev | line source |
---|---|
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
1 *.core |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
2 Makefile |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
3 Makefile.c |
25924 | 4 TAGS-LISP |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
5 bootstrap-emacs |
25889 | 6 config.h |
7 config.stamp | |
8 emacs | |
9 emacs-* | |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
10 epaths.h |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25924
diff
changeset
|
11 obj |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
12 prefix-args |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
13 stamp-oldxmenu |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
14 temacs |
39545
1765bd562688
Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents:
31647
diff
changeset
|
15 _gdbinit |
1765bd562688
Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents:
31647
diff
changeset
|
16 gdb.ini |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
39545
diff
changeset
|
17 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
39545
diff
changeset
|
18 *.pdb |