From c9229dd7db9a6d3c850b3a97943ef867780a360a Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 31 Jul 2004 09:48:27 +0000 Subject: [PATCH] update. --- src/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 8fb4cf2..88de93b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,21 @@ +2004-07-31 MORIOKA Tomohiko + + * mule-charset.c (decode_builtin_char): Use instead of + for `code'. + (Fdecode_builtin_char): Use instead of for code + point; use instead of for character-id. + 2004-07-30 MORIOKA Tomohiko + * lisp-disunion.h (make_int): Cast the argument into . + (make_char): Likewise. + (XCHARVAL): Don't use the inline function for UTF-2000 in 64 bit + environment. + (XCHARVAL[for UTF-2000 in 32 bit environment]): Use + instead of as the type of return value; use + instead of as the type of argument. + (XCHARVAL[macro version]): Cast the result into . + * syntax.h (SYNTAX_CODE_UNSAFE): Use and instead of . -- 1.7.10.4