Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3300:a034c4bd7877
[xemacs-hg @ 2006-03-25 11:27:43 by malcolmp]
regex.c: Bump INIT_FAILURE_ALLOC and re_max_failures to the current values
found in GNU Emacs.
author | malcolmp |
---|---|
date | Sat, 25 Mar 2006 11:27:49 +0000 |
parents | 168191f9515f |
children | 3d54e5f2dfb0 |
comparison
equal
deleted
inserted
replaced
3299:b593e47979a5 | 3300:a034c4bd7877 |
---|---|
1 2006-03-21 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * regex.c: Bump INIT_FAILURE_ALLOC and re_max_failures to the | |
4 current values found in GNU Emacs. | |
5 | |
1 2006-03-20 Marcus Crestani <crestani@xemacs.org> | 6 2006-03-20 Marcus Crestani <crestani@xemacs.org> |
2 | 7 |
3 * dynarr.c (Dynarr_realloc): Malloc correct size. | 8 * dynarr.c (Dynarr_realloc): Malloc correct size. |
4 * lisp.h: Dynamic array cleanup, remove duplicate code. | 9 * lisp.h: Dynamic array cleanup, remove duplicate code. |
5 | 10 |