# HG changeset patch # User Gerd Moellmann # Date 996851559 0 # Node ID 6af9b99836adae4ae1b175d2034273745fc37833 # Parent daf8e494c616352f2c23b28bcb460fdaa2be7ead *** empty log message *** diff -r daf8e494c616 -r 6af9b99836ad lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 03 15:12:14 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 03 15:12:39 2001 +0000 @@ -5,7 +5,7 @@ custom-set-variables instead. * info.el (info-insert-file-contents): Use info-file-exists-p - instread of file-exists-p. + instead 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.