From ebd9fc460c2180336bc60fb2790f7447a2768fcf Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 11 Dec 2000 03:38:38 +0000 Subject: [PATCH] update. --- src/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 96ecb7a..a872307 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,9 +1,12 @@ 2000-12-09 MORIOKA Tomohiko - * search.c (search_buffer): Use charset-id as charset_base_code in - UTF-2000 [I'm not sure it is right thing]. + * search.c (search_buffer): Make `charset_base_code' as + character-id >> 6 to eliminate the corresponding last byte in + UTF-8 representation [I'm not sure it is right thing]. (boyer_moore): Likewise. +2000-12-09 MORIOKA Tomohiko + * emacs.c (vars_of_emacs): Convert XEMACS_CODENAME to internal representation in MULE. -- 1.7.10.4