Mercurial > emacs
changeset 45820:460253ac1ce0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 13 Jun 2002 22:27:37 +0000 |
parents | a04951f92260 |
children | 41129d3d126b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 13 22:26:55 2002 +0000 +++ b/lisp/ChangeLog Thu Jun 13 22:27:37 2002 +0000 @@ -1,3 +1,11 @@ +2002-06-13 Richard M. Stallman <rms@gnu.org> + + * play/zone.el (zone-timer): New variable holds the idle timer. + (zone): Don't fiddle with the idle timer at all. + (zone-when-idle): Put the idle timer in zone-timer. + If one is already set up, cancel it and make a new one. + (zone-leave-me-alone): Likewise. + 2002-06-13 Jason Rumney <jasonr@gnu.org> * w32-fns.el (w32-charset-info-alist): Reorder.