From: Dave Love Date: Tue, 3 Sep 2002 18:07:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~374 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=688e6cf5ba06107d9edc4fb708baa38f5c7d6cd9;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b18851b32f0..6bd201ba9fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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