# HG changeset patch # User Thien-Thi Nguyen # Date 1103217075 0 # Node ID fbea361e1fcb96f7158f303bce4b18d91c0259df # Parent dd8c66d7733c8ffb97863e077f2b1ee8692aa51c *** empty log message *** diff -r dd8c66d7733c -r fbea361e1fcb lisp/ChangeLog --- a/lisp/ChangeLog Thu Dec 16 17:08:34 2004 +0000 +++ b/lisp/ChangeLog Thu Dec 16 17:11:15 2004 +0000 @@ -1,3 +1,11 @@ +2004-12-16 Thien-Thi Nguyen + + * play/zone.el (zone): Fix omission bug: Use a self-disabling + one-shot thunk for uniform (error, quit, normal) recovery. + Reported by John Paul Wallington. + (zone-pgm-random-life): Fix bug: + Recognize empty initial field by lack of "@" chars. + 2004-12-16 Juri Linkov * help.el (function-called-at-point):