Mercurial > emacs
changeset 58999:fbea361e1fcb
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 16 Dec 2004 17:11:15 +0000 |
parents | dd8c66d7733c |
children | ee201fcb86f7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <ttn@gnu.org> + + * 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 <juri@jurta.org> * help.el (function-called-at-point):