update.
[chise/est.git] / ChangeLog
1 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require 'est-xml.
4
5         * cwiki-common.el (www-xml-format-props): Moved to est-xml.el.
6         (www-xml-format-unit): Ditto.
7         (www-xml-format-list): Ditto.
8
9         * est-xml.el: New file.
10
11 2010-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * cwiki-common.el: Assign new genre `person-name@ruimoku'.
14
15 2010-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16
17         * cwiki-edit.el (www-edit-display-object-desc): Renamed from
18         `www-edit-display-char-desc'; add new argument `genre'.
19         (www-batch-edit): Modify for `www-edit-display-object-desc'.
20
21         * cwiki-common.el (est-object-genre): New function.
22         (www-format-apply-value): Use `est-object-genre' instead of
23         `concord-object-genre'.
24
25 2010-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * cwiki-common.el (www-get-feature-value): Add error-handler for
28         `concord-object-get'.
29         (www-format-value-as-char-list): Refer feature
30         `object-representation-format' instead of `name'.
31         (www-format-apply-value): Modify to edit non-character object.
32
33         * cwiki-view.el (www-display-object-desc): Modify to edit
34         non-character object.
35         (www-display-feature-desc): Add new argument `genre'.
36
37 2010-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38
39         * cwiki-common.el: Assign new genre `region@ruimoku'.
40
41 2010-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
42
43         * cwiki-view.el (www-display-object-desc): Don't display CHISE
44         IDS-Find for non-character object.
45
46         * cwiki-common.el: Modify genres of ruimoku.
47
48 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
49
50         * cwiki-view.el (www-display-object-desc): Use
51         `www-uri-encode-object' instead of `www-uri-encode-char'.
52         (www-batch-view): Likewise.
53
54         * cwiki-common.el (www-uri-encode-object): Renamed from
55         `www-uri-encode-char'.
56         (www-format-value-as-char-list): Use `www-uri-encode-object'
57         instead of `www-uri-encode-char'.
58         (www-format-value-as-ids): Likewise.
59         (www-format-eval-unit): Likewise.
60
61 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
62
63         * cwiki-common.el (www-uri-encode-char): Support non-character
64         object.
65         (www-format-value-as-char-list): Add link and readable
66         presentation for non-character object.
67
68 2010-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
69
70         * cwiki-set.el (www-batch-set): Encode `xemacs-chise-version'.
71
72         * cwiki-add.el (www-batch-add): Encode `xemacs-chise-version'.
73
74         * cwiki-edit.el (www-batch-edit): Encode `xemacs-chise-version'.
75
76         * cwiki-view.el (www-batch-view): Encode (emacs-version).
77
78 2010-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
79
80         * cwiki-common.el (www-format-apply-value): Rename argument
81         `uri-char' to `uri-object'.
82         (www-format-eval-feature-value): Rename argument `char' and
83         `uri-char' to `object' and `uri-object'.
84         (www-format-eval-unit): Likewise.
85         (www-format-eval-list): Likewise.
86
87 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * cwiki-view.el (www-display-object-desc): New function.
90
91         * cwiki-common.el (est-format-object): New function.
92
93 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
94
95         * cwiki-common.el (www-get-genre): Abolished.
96         (www-get-feature-value): Don't use `www-get-genre'.
97
98 2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
99
100         * cwiki-common.el:
101         - Set `file-name-coding-system' to 'utf-8-mcs-er.
102         - Add settings to assign genres of Ruimoku.
103         (www-get-feature-value): Modify for non-character genres.
104         (www-uri-decode-object): Use `www-uri-decode-feature-name' for
105         objects of `feature' genre.
106
107         * cwiki-view.el (www-display-object-desc): Fix problem when
108         `object' is not a character.
109         (www-batch-view): Support general genres.
110
111 2010-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
112
113         * cwiki-common.el (www-get-genre): New function.
114         (www-get-feature-value): Renamed from `www-char-feature'.
115         (www-uri-decode-object): Renamed from `www-uri-decode-char'; add
116         new argument `genre'.
117
118         * cwiki-view.el (www-display-object-desc): Renamed from
119         `www-display-char-desc'; add new argument `genre'.
120
121         * cwiki-add.el (www-add-display-char-desc): Use
122         `www-uri-decode-object' instead of `www-uri-decode-char'.
123
124         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
125         Use `www-uri-decode-object' instead of `www-uri-decode-char'.
126         (www-parse-string-as-space-separated-ids): Likewise.
127         (www-set-display-char-desc): Likewise; use `www-get-feature-value'
128         instead of `www-char-feature'.
129
130         * cwiki-edit.el (www-edit-display-feature-input-box): Use
131         `www-get-feature-value' instead of `www-char-feature'.
132         (www-edit-display-char-desc): Use `www-uri-decode-object' instead
133         of `www-uri-decode-char'.
134
135 2010-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
136
137         * cwiki-add.el: New file.
138
139 2010-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
140
141         * cwiki-view.el (www-display-char-desc): Use
142         `chise-wiki-displayed-features' instead of `displayed-features'.
143
144         * cwiki-common.el (chise-wiki-displayed-features): New variable.
145         (char-feature-name-at-domain): Fix problem when `domain' is nil.
146         (char-feature-name-domain): New function.
147         (www-uri-make-feature-name-url): New function.
148         (www-format-props-to-string): Fix problem when :len's value is
149         string.
150         (www-format-eval-unit):
151         - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE.
152         - When :feature is specified in value related format functions,
153           add the displayed feature-name to
154           `chise-wiki-displayed-features'.
155         - Support `name-url' and `domain-name'.
156
157 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
158
159         * cwiki-view.el (www-display-feature-desc): Fix problem to display
160         non-ASCII characters in property `format'.
161
162 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
163
164         * cwiki-view.el (www-display-char-desc): Use `www-feature-format'.
165         (www-display-feature-desc): Ditto.
166
167         * cwiki-common.el (www-feature-format): New function.
168         (www-format-eval-unit): Support `:feature' property for `value'
169         related functions and `name' function.
170
171 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
172
173         * cwiki-common.el (www-feature-value-format): Search ancestors'
174         property if own property is not found.
175         (char-feature-name-parent): New function.
176         (www-format-feature-name*): Search ancestors' property if own
177         property is not found.
178
179 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
180
181         * cwiki-edit.el (www-edit-display-feature-desc): Display and
182         support editing of property `format'.
183
184         * cwiki-common.el (find-previous-defined-code-point): Fix problem
185         with `=ucs'.
186
187         * cwiki-view.el (www-display-feature-desc): Add edit button for
188         `format'.
189
190 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * cwiki-common.el (www-feature-value-format): Add
193         `(prev-char) (next-char)' into default format of CCS feature.
194         (get-previous-code-point): New function.
195         (get-next-code-point): New function.
196         (find-previous-defined-code-point): New function.
197         (find-next-defined-code-point): New function.
198         (www-format-eval-unit): Support `prev-char' and `next-char'.
199
200 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
201
202         * cwiki-view.el (www-display-char-desc): Don't display "add
203         feature" button when running with simple mode.
204
205 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
206
207         * cwiki-set.el (www-set-display-feature-desc): Refer
208         `chise-wiki-view-url'.
209
210 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
211
212         * cwiki-view.el (www-display-feature-desc): Add new optional
213         argument `simple'; display "Edit" and "New Account" buttons when
214         running with simple mode; display "Simple" button when running
215         with edit mode.
216         (www-batch-view): Modify for `www-display-feature-desc' to support
217         mode.
218
219 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
220
221         * cwiki-view.el (www-display-char-desc): Use <div> instead of <p>
222         to display feature in top-level.
223
224 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
225
226         * cwiki-set.el (chise-wiki-view-url): Use "view.cgi" instead of
227         "../view.cgi".
228
229         * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of
230         "../view.cgi".
231
232         * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of
233         "edit/edit.cgi".
234         (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi".
235         (www-display-char-desc): Add new optional argument `simple';
236         display "Edit" and "New Account" buttons when running with simple
237         mode; display "Simple" button when running with edit mode.
238         (www-batch-view): Modify to support mode.
239
240         * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi".
241         (www-format-value): Add new optional argument `without-edit';
242         modify for `www-format-apply-value'.
243         (www-format-apply-value): Add new optional argument
244         `without-edit'; modify for `www-format-eval-list'.
245         (www-format-eval-feature-value): Add new optional arguments
246         `without-tags' and `without-edit'; modify for
247         `www-format-apply-value' and `www-format-eval-list'.
248         (www-format-eval-unit):
249         - Add new optional arguments `without-tags' and `without-edit';
250           modify for `www-format-eval-feature-value',
251           `www-format-apply-value' and `www-format-eval-list'.
252         - specify 'without-tags and 'without-edit for
253           `www-format-eval-list' in href part of `link'.
254         (www-format-eval-list): Add new optional arguments `without-tags'
255         and `without-edit'; modify for `www-format-eval-unit'.
256
257 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
258
259         * cwiki-common.el (www-format-eval-unit): Treat `string' as a
260         format specifier of feature-value.
261
262 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
263
264         * cwiki-common.el (www-format-props-to-string): When `:len' is
265         specified, treat `:zero-padding' is specified.
266
267 2010-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
268
269         * cwiki-common.el (www-uri-encode-char): Use `=ruimoku-v6'.
270         (www-format-encode-string): Display `=ruimoku-v6' characters.
271
272         * cwiki-glyph.el (www-glyph-generate-png): Support `=ruimoku-v6'.
273         (www-glyph-display-png): Support RUI6-hhhh;
274
275 2010-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
276
277         * cwiki-common.el (www-uri-encode-char): Accept `=>zinbun-oracle'.
278         (www-format-encode-string):
279         - Display &A-ZOB-dddd;.
280         - Support `ideographic-combination'(合文) and
281           `ideographic-structure'.
282
283 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
284
285         * cwiki-view.el (www-batch-view): Accept
286         "?char=&ENTITY-REFERENCE;".
287
288 2010-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
289
290         * cwiki-view.el (www-display-char-desc): Use
291         `char-feature-name-sans-versions' to avoid domain `$rev=latest'
292         when sort feature-names.
293
294 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296         * cwiki-common.el (www-format-value-as-domain-list): New function.
297         (www-format-apply-value): Support `space-separated-domain-list'.
298         (char-GlyphWiki-id): Try to avoid uHHHH-{u|us}.
299
300 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
301
302         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Add setting
303         for `=ucs@jis', `=jis-x0208@1978/-4pr' and `=jis-x0208@1978'.
304         (char-GlyphWiki-id): Use `char-feature' instead of `encode-char'.
305
306 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
307
308         * cwiki-view.el (www-display-char-desc): Add input form for CHISE
309         IDS-Find.
310
311 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
312
313         * cwiki-view.el (www-display-char-desc): Try to display glyph of
314         GlyphWiki and link it.
315
316         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New
317         variable.
318         (char-GlyphWiki-id): New function.
319
320 2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
321
322         * cwiki-set.el (www-parse-string-as-kangxi-radical): New function.
323         (www-feature-parse-string): Support format `kangxi-radical'.
324
325         * cwiki-common.el (www-format-value-as-kangxi-radical): New
326         function.
327         (www-format-apply-value): Support format `kangxi-radical'.
328         (www-format-eval-unit): Support `kangxi-radical' as a value
329         format.
330
331 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
332
333         * cwiki-common.el (www-format-value-default): New function.
334         (www-format-encode-string):
335         - Prefer `=gt' to `=cns11643-{1..7}'.
336         - Display &(G-)GT-Kddddd; entity references.
337         (www-format-apply-value):
338         - New implementation for format `string'.
339         - Use `www-format-value-default' for default format.
340
341         * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
342         (www-glyph-display-png): Support GT-Kddddd.
343
344         * cwiki-set.el (www-parse-string-default): New implementation.
345         (www-set-display-feature-desc):
346         - New argument `format'.
347         - Display `value-format'.
348         (www-batch-set): Modify for the API change to set feature's
349         property.
350
351         * cwiki-view.el (www-display-char-desc): Display parents in the
352         header.
353         (www-display-feature-desc): Use `www-format-value' with default
354         format instead of `www-xml-format-list' and
355         `www-format-encode-string'.
356
357         * cwiki-edit.el (www-edit-display-feature-input-box): Add new
358         optional argument `value'.
359         (www-edit-display-feature-desc):
360         - Use `www-edit-display-feature-input-box' instead of
361           `www-edit-display-input-box'.
362         - Display `value-format'.
363
364 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
365
366         * cwiki-view.el (www-display-feature-desc): Display [edit] button
367         of `value-format'.
368
369 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
370
371         * cwiki-common.el (www-xml-format-unit): Escape `&'.
372
373 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
374
375         * cwiki-common.el (www-format-encode-string): Display
376         &U-hhhhhhhh;.
377         (www-xml-format-props): Encode property value.
378         (www-xml-format-unit): Encode string.
379
380         * cwiki-edit.el (www-edit-display-feature-input-box): Escape <">.
381
382         * cwiki-view.el (www-display-feature-desc): Modify design of
383         [edit] button.
384
385 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
386
387         * cwiki-set.el (www-xml-to-stext-unit): Support
388         <link><ref>...</ref>...</link>.
389
390         * cwiki-common.el (www-xml-format-unit): Support tag style `ref'
391         in `link'.
392
393         * cwiki-view.el (www-display-feature-desc): Display `value-format'
394         and `format'.
395
396 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
397
398         * cwiki-common.el (www-format-feature-name-as-metadata): New
399         function.
400         (www-format-feature-name*): Use
401         `www-format-feature-name-as-metadata' for metadata features.
402
403 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
404
405         * cwiki-set.el (www-xml-parse-string): New function.
406         (www-xml-to-stext-props): New function.
407         (www-xml-to-stext-unit): New function.
408         (www-xml-to-stext-list): New function.
409         (www-stext-parse-xml-string): New function.
410         (www-parse-string-as-wiki-text): Use `www-stext-parse-xml-string'.
411
412         * cwiki-edit.el (www-edit-display-char-feature-default): Abolish.
413         (www-edit-display-char-feature-as-ucs): Abolish.
414         (www-edit-display-input-box): Add the first argument `object';
415         modify for `www-format-apply-value'.
416         (www-edit-display-feature-input-box): Modify input boxes; modify
417         for `www-format-value'.
418         (www-edit-display-feature-desc): Modify for
419         `www-edit-display-input-box'.
420
421         * cwiki-common.el (www-format-value): Add the first argument
422         `object' and the second argument `feature-name'; change argument
423         `variable' to be optional; modify for `www-format-apply-value'.
424         (www-format-apply-value): Add the first argument `object' and the
425         second argument `feature-name'; support format `wiki-text'.
426         (www-format-eval-feature-value): Modify for
427         `www-format-apply-value'.
428         (www-format-eval-unit): Likewise.
429         (www-xml-format-props): New function.
430         (www-xml-format-unit): New function.
431         (www-xml-format-list): New function.
432
433 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
434
435         * cwiki-set.el (www-set-display-char-desc):
436         - Setup property `additional-features' of feature `$object' when
437           feature value is stored.
438         - Mount additional-features.
439
440         * cwiki-view.el (www-char-display-feature-default): Abolished.
441         (www-char-display-feature-as-ucs): Abolished.
442         (www-display-char-desc): Mount additional-features.
443
444         * cwiki-common.el (www-feature-type): Support `*node' and
445         `*sources'.
446         (www-feature-value-format): Return `wiki-text' for type `stext'.
447         (www-format-apply-value): Don't set `default' even if a format is
448         not supported in this function.
449
450 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
451
452         * cwiki-set.el (www-parse-string-as-wiki-text): New function
453         [currently just a stub].
454         (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
455         (www-set-display-char-desc): Use
456         `char-feature-name-sans-versions'.
457
458         * cwiki-edit.el (www-edit-display-feature-input-box): New
459         function.
460         (www-edit-display-char-desc): Use
461         `www-edit-display-feature-input-box'.
462
463         * cwiki-view.el (www-display-char-desc): Use
464         `char-feature-name-sans-versions'.
465
466         * cwiki-common.el (char-feature-name-sans-versions): New function.
467
468 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
469
470         * cwiki-set.el (www-set-display-char-desc): Store new value into
471         FEATURE@$rev=latest; don't display `$rev=latest' domain features.
472
473         * cwiki-edit.el (www-edit-display-char-feature-default): Use
474         `www-char-feature' instead of `char-feature'.
475         (www-edit-display-char-feature-as-ucs): Likewise.
476         (www-edit-display-char-desc): Likewise; replace value of char-spec
477         with value of `www-char-feature'.
478
479         * cwiki-view.el (www-char-display-feature-default): Use
480         `www-char-feature' instead of `char-feature'.
481         (www-char-display-feature-as-ucs): Likewise.
482         (www-display-char-desc): Ignore `$rev=latest' domain features.
483
484         * cwiki-common.el (char-feature-name-at-domain): New function.
485         (www-char-feature): New function.
486         (www-format-encode-string): Use `www-char-feature' instead of
487         `char-feature'.
488         (www-format-eval-feature-value): Likewise.
489         (www-format-eval-unit): Likewise.
490
491 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
492
493         * cwiki-set.el (www-parse-string-default): New function.
494         (www-feature-parse-string):
495         - Support new format `string'.
496         - Use `www-parse-string-default' for `default'.
497
498 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
499
500         * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
501         (www-uri-encode-char): Support `=>>gt'.
502         (www-format-encode-string):
503         - Use GT, Big5 and Big5-CDP fonts.
504         - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
505           `=ucs@unicode' glyphs.
506         - Display &MCS-hhhhhhhh; with using child's glyph.
507
508         * cwiki-glyph.el: New file.
509
510 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
511
512         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
513         `chise-wiki-glyphs-url'.
514         (www-format-encode-string):
515         - Use `chise-wiki-bitmap-glyphs-url' instead of
516           `chise-wiki-glyphs-url'.
517         - Display &JC3-hhhh; and &ZOB-dddd;.
518
519 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
520
521         * cwiki-edit.el (www-edit-display-feature-desc): Use
522         `www-format-feature-name*' instead of `www-format-feature-name'.
523
524         * cwiki-common.el (www-uri-decode-char):
525         - Accept `:' again.
526         - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and
527           `=big5-cdp'.
528         - Fix problem when no CCSes are found.
529         (www-format-feature-name*): New function.
530         (www-format-feature-name): Use `www-format-feature-name*'.
531
532 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
533
534         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
535         Expect `string' to be encoded as URI.
536         (www-parse-string-as-space-separated-ids): Likewise.
537         (www-feature-parse-string): Likewise.
538         (www-set-display-char-desc): Expect `uri-char' to be encoded as
539         URI.
540         (www-set-display-feature-desc): Fix problem when `name@lang' is
541         not existed.
542         (www-batch-set): Don't use `decode-uri-string' for value of `char'
543         and feature-value.
544
545         * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
546         be encoded as URI.
547         (www-batch-edit): Don't use `decode-uri-string' for value of
548         `char'.
549
550         * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
551         encoded as URI; encode `uri-char' if it is a non-encoded
552         character.
553         (www-batch-view): Don't use `decode-uri-string' for value of
554         `char'.
555
556         * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
557         encoded as URI.
558         (www-uri-encode-char): Encode UCS characters as %XX encoding.
559         (www-format-feature-name-as-CCS): Insert space between
560         prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
561         (www-html-display-text): Don't escape "&" except "&GT-".
562
563 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
564
565         * cwiki-set.el (www-parse-string-as-space-separated-ids): New
566         function.
567         (www-parse-string-as-ku-ten): New function.
568         (www-feature-parse-string): Support `space-separated-ids' and
569         `ku-ten'.
570
571 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
572
573         * cwiki-common.el (www-feature-value-format): Return
574         'space-separated-ids for `structure' type features.
575         (www-format-value-as-ids): New function.
576         (www-format-apply-value): Use `www-format-value-as-ids' for format
577         `space-separated-ids'.
578
579 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
580
581         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
582         files.