changeset 38678:7facfc2a6cdd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 03 Aug 2001 12:28:18 +0000
parents 7177c6c2aaba
children 341786a2d705
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 03 12:27:57 2001 +0000
+++ b/lisp/ChangeLog	Fri Aug 03 12:28:18 2001 +0000
@@ -1,5 +1,8 @@
 2001-08-03  Gerd Moellmann  <gerd@gnu.org>
 
+	* play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
+	the mode-line face is restored.  Fix several bugs.
+
 	* replace.el (perform-replace): Doc fix.
 
 2001-08-02  Francesco Potorti`  <pot@gnu.org>