comparison src/ChangeLog @ 3293:168191f9515f

[xemacs-hg @ 2006-03-20 21:20:19 by crestani] 2006-03-20 Marcus Crestani <crestani@xemacs.org> * dynarr.c (Dynarr_realloc): Malloc correct size. * lisp.h: Dynamic array cleanup, remove duplicate code.
author crestani
date Mon, 20 Mar 2006 21:20:29 +0000
parents b3ab8c197518
children a034c4bd7877
comparison
equal deleted inserted replaced
3292:b327b25c93bf 3293:168191f9515f
1 2006-03-20 Marcus Crestani <crestani@xemacs.org>
2
3 * dynarr.c (Dynarr_realloc): Malloc correct size.
4 * lisp.h: Dynamic array cleanup, remove duplicate code.
5
1 2006-03-17 Stephen J. Turnbull <stephen@xemacs.org> 6 2006-03-17 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * objects-x.c (x_font_instance_truename): 8 * objects-x.c (x_font_instance_truename):
4 Eliminate bogus pointer to nowhere. 9 Eliminate bogus pointer to nowhere.
5 10