]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAndrew Innes <andrewi@gnu.org>
Mon, 24 Jul 2000 22:11:35 +0000 (22:11 +0000)
committerAndrew Innes <andrewi@gnu.org>
Mon, 24 Jul 2000 22:11:35 +0000 (22:11 +0000)
lisp/ChangeLog

index 577de85620b2f14870425129a81aac23599192e2..e051d07c222fcc92a2b0d1f88b821ce4de6f43a2 100644 (file)
@@ -1,3 +1,13 @@
+2000-07-24  Andrew Innes  <andrewi@gnu.org>
+
+       * timer.el (timer-activate-when-idle): Add optional parameter
+       DONT-WAIT.  Update docstring.
+       (run-with-idle-timer): Specify extra parameter to
+       timer-activate-when-idle, so that timer will be activated
+       immediately if Emacs is already idle.
+
+       * w32-fns.el (w32-using-nt): Fix docstring.
+
 2000-07-24  Dave Love  <fx@gnu.org>
 
        * mouse.el (popup-menu): Set last-command-event.