Mercurial > emacs
changeset 90022:63061660cd73
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 15 Oct 2004 02:11:01 +0000 |
parents | 69699ae00d9c |
children | 46eb9a242d5d |
files | src/ChangeLog.22 |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.22 Fri Oct 15 02:10:42 2004 +0000 +++ b/src/ChangeLog.22 Fri Oct 15 02:11:01 2004 +0000 @@ -1,3 +1,13 @@ +2004-10-15 Kenichi Handa <handa@m17n.org> + + * charset.c (Fset_unibyte_charset): Setup + unibyte_has_multibyte_table. + + * character.c (unibyte_has_multibyte_table): New variable. + + * character.h (unibyte_has_multibyte_table): Extern it. + (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro. + 2004-10-14 Kenichi Handa <handa@m17n.org> * callproc.c (Fcall_process): Fix merging of 2004-10-13 change.