Mercurial > emacs
diff lisp/ChangeLog @ 38680:17645cf48740
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 03 Aug 2001 12:33:41 +0000 |
parents | 7facfc2a6cdd |
children | daf8e494c616 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 03 12:33:14 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 03 12:33:41 2001 +0000 @@ -1,5 +1,8 @@ 2001-08-03 Gerd Moellmann <gerd@gnu.org> + * info.el (info-insert-file-contents): Use info-file-exists-p + instread of file-exists-p. + * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure the mode-line face is restored. Fix several bugs.