Mercurial > emacs
diff src/ChangeLog @ 88679:ef0a5262fd5e
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 30 May 2002 00:32:05 +0000 |
| parents | c2cfbd45c02f |
| children | b76f581439b0 |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 30 00:27:27 2002 +0000 +++ b/src/ChangeLog Thu May 30 00:32:05 2002 +0000 @@ -1,7 +1,7 @@ 2002-05-29 Kenichi Handa <handa@etl.go.jp> - * charset.h: New enums charset_arg_min_code and - charset_arg_max_code. + * charset.h (enum define_charset_arg_index): New enums + charset_arg_min_code and charset_arg_max_code. (struct charset): New member char_index_offset. * charset.c (CODE_POINT_TO_INDEX): Take charset->char_index_offset
