comparison lisp/ChangeLog @ 45822:5d2e84e46c56

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 14 Jun 2002 05:49:03 +0000
parents 460253ac1ce0
children b259c26821aa
comparison
equal deleted inserted replaced
45821:41129d3d126b 45822:5d2e84e46c56
1 2002-06-14 Miles Bader <miles@gnu.org>
2
3 * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
4
1 2002-06-13 Richard M. Stallman <rms@gnu.org> 5 2002-06-13 Richard M. Stallman <rms@gnu.org>
2 6
3 * play/zone.el (zone-timer): New variable holds the idle timer. 7 * play/zone.el (zone-timer): New variable holds the idle timer.
4 (zone): Don't fiddle with the idle timer at all. 8 (zone): Don't fiddle with the idle timer at all.
5 (zone-when-idle): Put the idle timer in zone-timer. 9 (zone-when-idle): Put the idle timer in zone-timer.