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