(read_key_sequence): Use flags instead of gotos to
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 08:49:40 +0000 (08:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 08:49:40 +0000 (08:49 +0000)
commitbc536d847736f466727453ca6aa7c07aef6fce46
tree4a91e841b1f776718f23c2013627f0a267fcc125
parent881a5a809352cf0f848255cb96dce37ad7d0223b
(read_key_sequence): Use flags instead of gotos to
enable the Microsoft C compiler to compile the routine.

(read_avail_input) [WINDOWSNT]: Just return 0.

(make_lispy_event): Record double and triple for drags.
Put in click_modifier for multi-clicks.
(read_key_sequence): Convert double-drag first to plan drag,
and only later try a click.
src/keyboard.c