From 18796d17c8f1d816077e65e938409c490b01b077 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 12 Sep 2005 02:09:19 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 64d50e0..2f00f41 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2005-09-12 Kenichi Handa + * mtext.c (mtext__uppercase): Add proper open/close parens. + (mtext_titlecase): Add proper casting. + * input.c (parse_action_list): Handle the case that the arg is a key sequence (MText or MPlist). (take_action_list): Likewise. @@ -13,14 +16,15 @@ 2005-09-09 TAKAHASHI Naoto - * mtext.c: - (mtext_lowercase, mtext_titlecase, mtext_uppercase): Change API. + * mtext.c (mtext_lowercase, mtext_titlecase, mtext_uppercase): + Change API. 2005-09-07 TAKAHASHI Naoto - * character.c: - Add "cased", "soft-dotted", and "case-mapping" in mchar__init (). + * character.c: Add "cased", "soft-dotted", and "case-mapping" in + mchar__init (). - * character.c: Add Japanese documentation for mchar_get_prop_table (). + * character.c: Add Japanese documentation for + mchar_get_prop_table (). 2005-09-06 TAKAHASHI Naoto -- 1.7.10.4