comparison lisp/ChangeLog @ 58999:fbea361e1fcb

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 16 Dec 2004 17:11:15 +0000
parents 0afa87406288
children 827db9f3f4a2
comparison
equal deleted inserted replaced
58998:dd8c66d7733c 58999:fbea361e1fcb
1 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * play/zone.el (zone): Fix omission bug: Use a self-disabling
4 one-shot thunk for uniform (error, quit, normal) recovery.
5 Reported by John Paul Wallington.
6 (zone-pgm-random-life): Fix bug:
7 Recognize empty initial field by lack of "@" chars.
8
1 2004-12-16 Juri Linkov <juri@jurta.org> 9 2004-12-16 Juri Linkov <juri@jurta.org>
2 10
3 * help.el (function-called-at-point): 11 * help.el (function-called-at-point):
4 * help-fns.el (variable-at-point): As a last resort try striping 12 * help-fns.el (variable-at-point): As a last resort try striping
5 non-word prefixes and suffixes. 13 non-word prefixes and suffixes.