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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.h [lexbind]
Date: Mon, 25 Oct 2004 00:44:27 -0400

Index: emacs/src/keyboard.h
diff -c emacs/src/keyboard.h:1.57.2.6 emacs/src/keyboard.h:1.57.2.7
*** emacs/src/keyboard.h:1.57.2.6       Sat Sep  4 09:18:40 2004
--- emacs/src/keyboard.h        Mon Oct 25 04:19:36 2004
***************
*** 326,333 ****
  extern int help_char_p P_ ((Lisp_Object));
  extern void quit_throw_to_read_char P_ ((void)) NO_RETURN;
  extern void cmd_error_internal P_ ((Lisp_Object, char *));
- extern void timer_start_idle P_ ((void));
- extern void timer_stop_idle P_ ((void));
  extern int lucid_event_type_list_p P_ ((Lisp_Object));
  extern void kbd_buffer_store_event P_ ((struct input_event *));
  extern void kbd_buffer_store_event_hold P_ ((struct input_event *,
--- 326,331 ----




reply via email to

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