Mercurial > emacs
comparison src/ChangeLog @ 88879:215bb9f87f40
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 22 Jul 2002 06:46:17 +0000 |
| parents | d5b4ee88d9bc |
| children | 46d14196d891 |
comparison
equal
deleted
inserted
replaced
| 88878:a0ae1a5876c7 | 88879:215bb9f87f40 |
|---|---|
| 2 | 2 |
| 3 * character.h (TRAILING_CODE_P): New macro. | 3 * character.h (TRAILING_CODE_P): New macro. |
| 4 (MAYBE_UNIFY_CHAR): Adjusted for the change of Funify_charset. | 4 (MAYBE_UNIFY_CHAR): Adjusted for the change of Funify_charset. |
| 5 (string_char_with_unification): Fix prototype. | 5 (string_char_with_unification): Fix prototype. |
| 6 (Vscript_alist): Extern it. | 6 (Vscript_alist): Extern it. |
| 7 | |
| 8 * character.c (Vscript_alist): New variable. | |
| 9 (string_char_with_unification): Add `const' to local variables. | |
| 10 (str_as_unibyte): Likewise. | |
| 11 (string_escape_byte8): Likewise. | |
| 12 (syms_of_character): Declare script-alist as a Lisp variable. | |
| 7 | 13 |
| 8 * charset.h (Vcharset_ordered_list): Extern it. | 14 * charset.h (Vcharset_ordered_list): Extern it. |
| 9 (charset_ordered_list_tick): Extern it. | 15 (charset_ordered_list_tick): Extern it. |
| 10 (EMACS_MULE_LEADING_CODE_PRIVATE_11, | 16 (EMACS_MULE_LEADING_CODE_PRIVATE_11, |
| 11 EMACS_MULE_LEADING_CODE_PRIVATE_12, | 17 EMACS_MULE_LEADING_CODE_PRIVATE_12, |
