update.
[chise/est.git] / ChangeLog
1 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * cwiki-set.el: (www-parse-string-as-space-separated-ids): New
4         function.
5         (www-parse-string-as-ku-ten): New function.
6         (www-feature-parse-string): Support `space-separated-ids' and
7         `ku-ten'.
8
9 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10
11         * cwiki-common.el: (www-feature-value-format): Return
12         'space-separated-ids for `structure' type features.
13         (www-format-value-as-ids): New function.
14         (www-format-apply-value): Use `www-format-value-as-ids' for format
15         `space-separated-ids'.
16
17 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
20         files.