diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 239db44d00a..f19240b8840 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-08-03 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-08-03 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure | ||
| 4 | the mode-line face is restored. Fix several bugs. | ||
| 5 | |||
| 3 | * replace.el (perform-replace): Doc fix. | 6 | * replace.el (perform-replace): Doc fix. |
| 4 | 7 | ||
| 5 | 2001-08-02 Francesco Potorti` <pot@gnu.org> | 8 | 2001-08-02 Francesco Potorti` <pot@gnu.org> |