emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/keyboard.h


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.h
Date: Fri, 05 Nov 2004 06:39:18 -0500

Index: emacs/src/keyboard.h
diff -c emacs/src/keyboard.h:1.64 emacs/src/keyboard.h:1.65
*** emacs/src/keyboard.h:1.64   Sat Oct  9 23:25:00 2004
--- emacs/src/keyboard.h        Fri Nov  5 11:30:12 2004
***************
*** 330,335 ****
--- 330,336 ----
  extern void kbd_buffer_store_event P_ ((struct input_event *));
  extern void kbd_buffer_store_event_hold P_ ((struct input_event *,
                                             struct input_event *));
+ extern void kbd_buffer_unget_event P_ ((struct input_event *));
  #ifdef POLL_FOR_INPUT
  extern void poll_for_input_1 P_ ((void));
  #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]