Mercurial > emacs
changeset 30437:e9b2398c24e1
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Mon, 24 Jul 2000 22:11:35 +0000 |
parents | 9abea5a69fb5 |
children | c45bf7a868cb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 24 22:05:31 2000 +0000 +++ b/lisp/ChangeLog Mon Jul 24 22:11:35 2000 +0000 @@ -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.