]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 14 May 2004 23:08:54 +0000 (23:08 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 14 May 2004 23:08:54 +0000 (23:08 +0000)
lisp/ChangeLog
src/ChangeLog

index 83e46adbf588c086afbb62f782bb9d27a9fec73b..e7be74c4d43d3f7067b8958528e5e95f53053541 100644 (file)
@@ -1,3 +1,10 @@
+2004-05-15  Kim F. Storm  <storm@cua.dk>
+
+       * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
+       Use it to set triggered-p element of timer.
+       (timer-event-handler): Set triggered-p element non-nil while running
+       the timer function.
+
 2004-05-14  David Ponce  <david@dponce.com>
 
        * tree-widget.el: New file.
index ef33ea06aac05d29fd92f1806c4b0ffc288778cb..a0168a7afc13c9fb5bd8fab78b1cef18655aa967 100644 (file)
@@ -1,8 +1,3 @@
-2004-05-14  Kim F. Storm  <storm@cua.dk>
-
-       * keyboard.c (in_timer_check): New static var.
-       (timer_check): Use it to guard against reentry.
-
 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * w32fns.c (Fw32_define_rgb_color): Avoid XSET.