comparison src/ChangeLog @ 46502:f66dad8d9f49

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 17 Jul 2002 18:48:11 +0000
parents 5780b79b2269
children 91eefe69a263
comparison
equal deleted inserted replaced
46501:347694b9f9ff 46502:f66dad8d9f49
1 2002-07-17 Dave Love <fx@gnu.org>
2
3 * ccl.c: Remove `emacs' conditionals.
4 (ccl_backtrace_table): Fix size spec.
5 (ccl_driver): Fix type errors.
6
1 2002-07-16 Ken Raeburn <raeburn@gnu.org> 7 2002-07-16 Ken Raeburn <raeburn@gnu.org>
2 8
3 * alloc.c (xstrdup, make_string, make_unibyte_string) 9 * alloc.c (xstrdup, make_string, make_unibyte_string)
4 (make_multibyte_string, build_string): String pointer args now 10 (make_multibyte_string, build_string): String pointer args now
5 point to const. 11 point to const.