]> git.eshelyaron.com Git - emacs.git/commit
(kbd_buffer_get_event): Don't use prototype.
authorRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 18:26:53 +0000 (18:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 18:26:53 +0000 (18:26 +0000)
commit410d4de9ab0b9d087d59ee99b2d5899c8c04a2aa
treeb0e7ff08b7cee17ad77f14d800b992b365c9993d
parentf82aff7c94ffcf2465177b48986bafe06de201c6
(kbd_buffer_get_event): Don't use prototype.

(read_char): Rearrange code so that getcjmp is set
only around sit_for and kbd_buffer_get_event, and
and polling is stopped only around the kbd_buffer_get_event call.
(Ftrack_mouse, tracking_off, read_char): Don't call prepare_menu_bars.
src/keyboard.c