comparison src/ChangeLog @ 1551:ddcdeb1a25c4

[xemacs-hg @ 2003-06-30 09:45:42 by stephent] docs <87el1b99y6.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 30 Jun 2003 09:45:43 +0000
parents 6e7ace1ab32d
children 41c5752314c9
comparison
equal deleted inserted replaced
1550:6e7ace1ab32d 1551:ddcdeb1a25c4
1 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * data.c (eq_with_ebola_notice): Fix typo in comment.
4 (Ftrue_list_p): Improve docstring.
5
1 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> 6 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * alloc.c (allocate_big_string_chars): New. 8 * alloc.c (allocate_big_string_chars): New.
4 (make_uninit_string): Use it. 9 (make_uninit_string): Use it.
5 (resize_string): Use it. Bump cons counter on realloc, too. 10 (resize_string): Use it. Bump cons counter on realloc, too.