]> git.eshelyaron.com Git - emacs.git/commit
(gen_help_event): Add parameter SIZE.
authorGerd Moellmann <gerd@gnu.org>
Mon, 21 Aug 2000 18:59:19 +0000 (18:59 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 21 Aug 2000 18:59:19 +0000 (18:59 +0000)
commit0bbfdc25a083f7908e81af3e35f64eb1ea4335a0
tree0f3a12594d5b819d504b31f9c31e581e731da18c
parent2ed8e984db93eb6a330d4aac855f15a31610b66b
(gen_help_event): Add parameter SIZE.
(kbd_buffer_events_waiting): Slightly rewritten.
(clear_event): New function.
(kbd_buffer_get_event): Use it, and clear the input_events of
HELP_EVENTs.
(init_keyboard): Remove duplicate creation of kbd_buffer_gcpro and
don't fill the newly created array with nils.
(toplevel): Convert some old-style function forward declarations
to prototypes.
src/ChangeLog
src/keyboard.c