Mercurial > emacs
changeset 89066:d86aa90b5637
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 03 Sep 2002 18:07:51 +0000 |
parents | 62aa2d4f3773 |
children | 19aca472bab4 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <fx@gnu.org> + + * charset.h (charset_ordered_list_tick): Declare extern. + 2002-09-03 Kenichi Handa <handa@etl.go.jp> 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