comparison src/ChangeLog @ 3252:a66d0a29e183

[xemacs-hg @ 2006-02-22 03:30:06 by stephent] Fix out-of-order definition. <87fymcnkdu.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 22 Feb 2006 03:30:08 +0000
parents 2b8bb4938bb4
children 59f24c2a31ac
comparison
equal deleted inserted replaced
3251:4ae19a15d5b0 3252:a66d0a29e183
1 2006-02-22 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * syntax.c: Move static functions in syntax_cache page to top.
4
1 2006-02-19 Stephen J. Turnbull <stephen@xemacs.org> 5 2006-02-19 Stephen J. Turnbull <stephen@xemacs.org>
2 6
3 Fix crash (cf. Holger Schauer <yxz7j7xzk97.fsf@gimli.holgi.priv>). 7 Fix crash (cf. Holger Schauer <yxz7j7xzk97.fsf@gimli.holgi.priv>).
4 Improve nomenclature (some identifiers were misnamed with 8 Improve nomenclature (some identifiers were misnamed with
5 "syntax_table" although they are purely related to syntax cache). 9 "syntax_table" although they are purely related to syntax cache).