From: tomo Date: Fri, 27 Aug 1999 09:41:12 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-tomo-6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=02a23b9015adc670d3d962b3948c7be8b32c56b6;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 878c973..855c8a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-06-10 MORIOKA Tomohiko + + * mule/vietnamese.el (leading-code-private-11): Deleted [defined + as builtin variable]. + 1999-06-04 MORIOKA Tomohiko * files.el (insert-file-contents-literally): Treat file as binary; diff --git a/src/ChangeLog b/src/ChangeLog index 887f346..18d67be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 1999-08-27 MORIOKA Tomohiko + * mule-charset.c (leading_code_private_11): New variable. + (vars_of_mule_charset): Add new variables + `leading-code-private-11'. + +1999-08-27 MORIOKA Tomohiko + * mule-charset.h (CHARSET_BY_LEADING_BYTE): Use `MIN_LEADING_BYTE' and `NUM_LEADING_BYTES' in assert.