]> code.delx.au - gnu-emacs/commit
(make_lispy_event): When converting from pixel to glyph coordinates,
authorRichard M. Stallman <rms@gnu.org>
Sat, 21 Sep 1996 01:11:31 +0000 (01:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 21 Sep 1996 01:11:31 +0000 (01:11 +0000)
commitc8738c33c586a3b99adb3184bf2879c8d5fa325a
tree7ba70a251e2d70f245ad25398f6115660ce28317
parentaa5abbc013c2e9fdb2bec5c7ed7cf6f5b00352f5
(make_lispy_event): When converting from pixel to glyph coordinates,
offset by WINDOW_LEFT_MARGIN; this is needed for left-side scrollbars.

(syms_of_keyboard): Initialize and staticpro
internal_last_event_frame and read_key_sequence_cmd.
src/keyboard.c