From: handa Date: Wed, 16 May 2007 01:40:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FLT-base~58 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6ade3bfc3b5ea2c51a0deb35b44c8d90d714f1d6;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 7b7d5c7..9513d05 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2007-05-16 Kenichi Handa + + * plist.c (free_plist): Cancel the last change. + (write_element): Check if PLIST is nested. + (mplist__from_plist): Label a plist as nested if appropriate. + (mplist__from_alist): Label a plist as nested. + (mplist__conc): Check the value of PL before referring it. Label + a plist as nested if appropriate. + (mplist_copy): Label a plist as nested if appropriate. + (mplist_put_func): Return Mnil if KEY is a managing key. + (mplist_push): Label a plist as nested if appropriate. + + * plist.h (MPLIST_SET_NESTED_P): Return 1 iff plist->control.flag + is set as nested. + + * language.c (mlang__fini): Unref each element of langname_list. + 2007-05-14 Kenichi Handa * language.c: Include and .