Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 22 06:46:08 2002 +0000 +++ b/src/ChangeLog Mon Jul 22 06:46:17 2002 +0000 @@ -5,6 +5,12 @@ (string_char_with_unification): Fix prototype. (Vscript_alist): Extern it. + * character.c (Vscript_alist): New variable. + (string_char_with_unification): Add `const' to local variables. + (str_as_unibyte): Likewise. + (string_escape_byte8): Likewise. + (syms_of_character): Declare script-alist as a Lisp variable. + * charset.h (Vcharset_ordered_list): Extern it. (charset_ordered_list_tick): Extern it. (EMACS_MULE_LEADING_CODE_PRIVATE_11,
