# HG changeset patch # User Dave Love # Date 1031076471 0 # Node ID d86aa90b5637cee871a1a07191b9da172bc65bf4 # Parent 62aa2d4f3773d450782fb2df6cef6a09cb7ca68b *** empty log message *** diff -r 62aa2d4f3773 -r d86aa90b5637 src/ChangeLog --- a/src/ChangeLog Tue Sep 03 17:28:19 2002 +0000 +++ b/src/ChangeLog Tue Sep 03 18:07:51 2002 +0000 @@ -1,3 +1,7 @@ +2002-09-03 Dave Love + + * charset.h (charset_ordered_list_tick): Declare extern. + 2002-09-03 Kenichi Handa The following changes (and some of 2002-08-20 changes of mine) are @@ -177,11 +181,11 @@ * lread.c (safe_to_load_p): Fix the logic. * syntax.c (scan_words): Don't treat characters belonging to - different scripts constituting a work. + different scripts as constituting a word. * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. - * fontset.c (Fset_fontset_font): Treate `ascii' as charset, not + * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script. * emacs.c (main): In the case of --unibyte, instead of aborting on