Mercurial > emacs
comparison lisp/ChangeLog @ 30437:e9b2398c24e1
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Mon, 24 Jul 2000 22:11:35 +0000 |
parents | 2db947f4e685 |
children | c45bf7a868cb |
comparison
equal
deleted
inserted
replaced
30436:9abea5a69fb5 | 30437:e9b2398c24e1 |
---|---|
1 2000-07-24 Andrew Innes <andrewi@gnu.org> | |
2 | |
3 * timer.el (timer-activate-when-idle): Add optional parameter | |
4 DONT-WAIT. Update docstring. | |
5 (run-with-idle-timer): Specify extra parameter to | |
6 timer-activate-when-idle, so that timer will be activated | |
7 immediately if Emacs is already idle. | |
8 | |
9 * w32-fns.el (w32-using-nt): Fix docstring. | |
10 | |
1 2000-07-24 Dave Love <fx@gnu.org> | 11 2000-07-24 Dave Love <fx@gnu.org> |
2 | 12 |
3 * mouse.el (popup-menu): Set last-command-event. | 13 * mouse.el (popup-menu): Set last-command-event. |
4 (mouse-major-mode-menu-prefix): Declare. | 14 (mouse-major-mode-menu-prefix): Declare. |
5 | 15 |