emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 13 Dec 2004 17:00:56 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4095 emacs/src/ChangeLog:1.4096
*** emacs/src/ChangeLog:1.4095  Mon Dec 13 14:27:33 2004
--- emacs/src/ChangeLog Mon Dec 13 19:06:24 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-12-13  Richard M. Stallman  <address@hidden>
+ 
+       * eval.c (syms_of_eval) <quit-flag>: Doc fix.
+ 
+       * keyboard.c (Vthrow_on_input): New variable.
+       (syms_of_keyboard): Defvar and initialize it.
+       (kbd_buffer_store_event_hold): Handle Vthrow_on_input.
+ 
+       * lisp.h (QUIT): Check for Vthrow_on_input.
+       (Vthrow_on_input): Declare it.
+ 
  2004-12-13  Kim F. Storm  <address@hidden>
  
        * xdisp.c (set_iterator_to_next): Reset stop_charpos after display




reply via email to

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