Mercurial > emacs
comparison src/ChangeLog @ 44477:5bcb255d9dc5
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 10 Apr 2002 15:19:11 +0000 |
parents | 7f801508c4d0 |
children | 3d2cd2b5a07b |
comparison
equal
deleted
inserted
replaced
44476:142c588ec4ec | 44477:5bcb255d9dc5 |
---|---|
1 2002-04-10 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * puresize.h (BASE_PURESIZE): Reduce again to avoid big excess. | |
4 | |
1 2002-04-09 Stefan Monnier <monnier@cs.yale.edu> | 5 2002-04-09 Stefan Monnier <monnier@cs.yale.edu> |
2 | 6 |
3 * minibuf.c (read_minibuf): Use empty_string. | 7 * minibuf.c (read_minibuf): Use empty_string. |
4 (Ftry_completion): Allow lambda forms and lists of strings for `alist'. | 8 (Ftry_completion): Allow lambda forms and lists of strings for `alist'. |
5 Short-circuit the search as soon as it "failed". | 9 Short-circuit the search as soon as it "failed". |