Mercurial > emacs
comparison lisp/ChangeLog @ 72334:872d10db66d6
* avoid.el (mouse-avoidance-animating-pointer): New var.
(mouse-avoidance-nudge-mouse): Use it.
(mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
(mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
(mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
Don't activate if currently animating. All callers changed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 10 Aug 2006 03:37:29 +0000 |
parents | 33b020cae519 |
children | 7534f4957b0e |
comparison
equal
deleted
inserted
replaced
72333:7190203780ce | 72334:872d10db66d6 |
---|---|
1 2006-08-09 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * avoid.el (mouse-avoidance-animating-pointer): New var. | |
4 (mouse-avoidance-nudge-mouse): Use it. | |
5 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook. | |
6 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook | |
7 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook. | |
8 Don't activate if currently animating. All callers changed. | |
9 | |
1 2006-08-09 John Wiegley <johnw@newartisans.com> | 10 2006-08-09 John Wiegley <johnw@newartisans.com> |
2 | 11 |
3 * calendar/timeclock.el (timeclock-use-elapsed): Added a new | 12 * calendar/timeclock.el (timeclock-use-elapsed): Added a new |
4 variable, which causes timeclock to report elapsed time worked, | 13 variable, which causes timeclock to report elapsed time worked, |
5 instead of just work remaining. | 14 instead of just work remaining. |