chise/est.git
12 years ago(est-format-unit): Change optional argument `without-tags' to
MORIOKA Tomohiko [Sun, 5 Jun 2011 14:01:46 +0000 (23:01 +0900)]
(est-format-unit): Change optional argument `without-tags' to
`output-format'; now `output-format' accepts various formats such as
'html, 'plain-text and 'wiki-text instead of nil and non-nil.
(est-format-list): Likewise.

12 years agoupdate.
MORIOKA Tomohiko [Fri, 3 Jun 2011 00:52:19 +0000 (09:52 +0900)]
update.

12 years ago(est-eval-value-default): Support `omitted' tag.
MORIOKA Tomohiko [Fri, 3 Jun 2011 00:50:41 +0000 (09:50 +0900)]
(est-eval-value-default): Support `omitted' tag.
(est-eval-feature-value): Use `omitted' tag when length of value is
more than 128.
(est-eval-unit): Support `omitted' tag.

13 years agoupdate.
MORIOKA Tomohiko [Sun, 6 Feb 2011 20:32:20 +0000 (05:32 +0900)]
update.

13 years ago(www-edit-display-feature-input-box): If specified object is a symbol,
MORIOKA Tomohiko [Sun, 6 Feb 2011 20:31:06 +0000 (05:31 +0900)]
(www-edit-display-feature-input-box): If specified object is a symbol,
treat it as a feature object.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 27 Dec 2010 02:02:50 +0000 (11:02 +0900)]
update.

13 years ago(est-format-unit): Accept <img>.
MORIOKA Tomohiko [Mon, 27 Dec 2010 02:01:40 +0000 (11:01 +0900)]
(est-format-unit): Accept <img>.

13 years agoupdate.
MORIOKA Tomohiko [Sat, 11 Dec 2010 02:42:50 +0000 (11:42 +0900)]
update.

13 years ago(www-add-display-feature-input-box): Abolished.
MORIOKA Tomohiko [Sat, 11 Dec 2010 02:41:08 +0000 (11:41 +0900)]
(www-add-display-feature-input-box): Abolished.
(www-add-display-object-desc): New implementation; use
`www-edit-display-object-desc'; add new argument `genre'.
(www-batch-add): Modify for `www-add-display-object-desc'.

13 years agoAdd declaration to provide module `cwiki-edit'.
MORIOKA Tomohiko [Sat, 11 Dec 2010 02:37:38 +0000 (11:37 +0900)]
Add declaration to provide module `cwiki-edit'.

13 years agoupdate.
MORIOKA Tomohiko [Fri, 10 Dec 2010 11:24:03 +0000 (20:24 +0900)]
update.

13 years ago(www-parse-string-as-space-separated-char-list): Add argument `genre'.
MORIOKA Tomohiko [Fri, 10 Dec 2010 11:21:00 +0000 (20:21 +0900)]
(www-parse-string-as-space-separated-char-list): Add argument `genre'.
(www-feature-parse-string): Likewise.
(www-set-display-object-desc):
- Support non-character genre objects.
- Use `www-display-object-desc'.
(www-set-display-feature-desc): Modify for `www-feature-parse-string'.
(www-batch-set): Fixed.

13 years ago(www-edit-display-feature-input-box): Moved to cwiki-view.el.
MORIOKA Tomohiko [Fri, 10 Dec 2010 11:14:35 +0000 (20:14 +0900)]
(www-edit-display-feature-input-box): Moved to cwiki-view.el.
(www-edit-display-object-desc): New implementation; use
`www-display-object-desc'.

13 years ago(www-edit-display-feature-input-box): New function [moved from
MORIOKA Tomohiko [Fri, 10 Dec 2010 11:12:49 +0000 (20:12 +0900)]
(www-edit-display-feature-input-box): New function [moved from
cwiki-edit.el].
(www-display-object-desc):
- Add new optional arguments `uri-feature-name-to-edit' and
  `editing-format'; it `uri-feature-name-to-edit' is specified, input
  box is displayed and `editing-format' is used as the format to parse
  the input.
- Semantics of level 1 was changed to level 0, namely if `level' is 0,
  display header, otherwise don't display header.

13 years agoupdate.
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:37:46 +0000 (14:37 +0900)]
update.

13 years ago(www-set-display-object-desc): Renamed from
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:33:22 +0000 (14:33 +0900)]
(www-set-display-object-desc): Renamed from
`www-set-display-char-desc'; add new argument `genre'; rename optional
argument `uri-char' to `uri-object'.
(www-set-display-feature-desc): Rename optional argument `uri-char' to
`uri-object'.
(www-set-display-feature-desc): Likewise.
(www-batch-set): Modify for `www-set-display-object-desc'.

13 years ago(www-edit-display-object-desc): Support non-character objects.
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:29:33 +0000 (14:29 +0900)]
(www-edit-display-object-desc): Support non-character objects.
(www-edit-display-feature-desc): Add new optional argument
`object-genre'.
(www-batch-edit): Fix problem to edit feature of non-character
objects.

13 years ago(www-batch-view): Fix problem to edit feature of non-character
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:27:19 +0000 (14:27 +0900)]
(www-batch-view): Fix problem to edit feature of non-character
objects.

13 years ago(www-uri-make-feature-name-url): Add new argument `uri-genre' to
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:26:10 +0000 (14:26 +0900)]
(www-uri-make-feature-name-url): Add new argument `uri-genre' to
support non-character objects.

13 years ago(est-format-unit): Fix bug about `feature-name'; modify for
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:24:57 +0000 (14:24 +0900)]
(est-format-unit): Fix bug about `feature-name'; modify for
`www-uri-make-feature-name-url'.

13 years ago(est-eval-unit): Fix bug about `name-url'; modify for
MORIOKA Tomohiko [Thu, 9 Dec 2010 05:23:15 +0000 (14:23 +0900)]
(est-eval-unit): Fix bug about `name-url'; modify for
`www-uri-make-feature-name-url'.

13 years agoupdate.
MORIOKA Tomohiko [Thu, 9 Dec 2010 01:02:30 +0000 (10:02 +0900)]
update.

13 years ago(www-edit-display-input-box): Abolished because it is not used.
MORIOKA Tomohiko [Thu, 9 Dec 2010 00:58:50 +0000 (09:58 +0900)]
(www-edit-display-input-box): Abolished because it is not used.

13 years agoNew implementation based on `est-eval' and `est-format'.
MORIOKA Tomohiko [Thu, 9 Dec 2010 00:57:59 +0000 (09:57 +0900)]
New implementation based on `est-eval' and `est-format'.
(www-format-value-as-kuten): Abolished.
(www-format-value-default): Abolished.
(www-format-value-as-char-list): Abolished.
(www-format-value-as-domain-list): Abolished.
(www-format-value-as-ids): Abolished.
(www-format-value-as-S-exp): Abolished.
(www-format-value-as-HEX): Abolished.
(www-format-value-as-kangxi-radical): Abolished.
(www-format-value): If `object' is a symbol, it is decoded as
`feature' object.
(www-format-props-to-string): Abolished.
(www-format-apply-value): New implementation; use
`est-eval-apply-value' and `est-format-unit'.
(www-format-eval-feature-value): Abolished.
(www-format-eval-list): New implementation; use `est-eval-list' and
`est-format-unit'.

13 years ago(chise-wiki-bitmap-glyphs-url): Use http://www.chise.org/glyphs
MORIOKA Tomohiko [Thu, 9 Dec 2010 00:51:35 +0000 (09:51 +0900)]
(chise-wiki-bitmap-glyphs-url): Use chise.org/glyphs
instead of http://chise.zinbun.kyoto-u.ac.jp/glyphs.
(chise-wiki-glyph-cgi-url): Use
http://www.chise.org/chisewiki/glyph.cgi instead of
http://chise.zinbun.kyoto-u.ac.jp/chisewiki/glyph.cgi.
(www-uri-make-object-url): New function.
(www-format-char-img-style): New variable.
(www-format-encode-string):
- Add new optional argument `as-body'; if it is specified, "&" is
  encoded to "&amp;".
- Specify style of <img> tags.

13 years agoNew files.
MORIOKA Tomohiko [Thu, 9 Dec 2010 00:46:32 +0000 (09:46 +0900)]
New files.

13 years agoupdate.
MORIOKA Tomohiko [Tue, 7 Dec 2010 16:05:04 +0000 (01:05 +0900)]
update.

13 years ago(www-format-value-as-char-list): Use `object-representative-feature'
MORIOKA Tomohiko [Tue, 7 Dec 2010 16:03:59 +0000 (01:03 +0900)]
(www-format-value-as-char-list): Use `object-representative-feature'
instead of `object-representation-format'; use
feature `object-representative-format' of genre object if
`object-representative-feature' of genre object or `name' is not
existed.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 6 Dec 2010 17:25:43 +0000 (02:25 +0900)]
update.

13 years ago(www-format-value-as-CCS-default): Abolished because it is not used.
MORIOKA Tomohiko [Mon, 6 Dec 2010 17:24:42 +0000 (02:24 +0900)]
(www-format-value-as-CCS-default): Abolished because it is not used.
(www-format-value-as-CCS-94x94): Ditto.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:49:26 +0000 (19:49 +0900)]
update.

13 years agoRequire `cwiki-format' instead of `cwiki-common' and `est-xml'.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:46:36 +0000 (19:46 +0900)]
Require `cwiki-format' instead of `cwiki-common' and `est-xml'.

13 years agoOmit to require `cwiki-common'.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:46:10 +0000 (19:46 +0900)]
Omit to require `cwiki-common'.

13 years agoRequire `cwiki-format' instead of `cwiki-common' and `est-xml'.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:45:40 +0000 (19:45 +0900)]
Require `cwiki-format' instead of `cwiki-common' and `est-xml'.

13 years agoRequire `cwiki-format' instead of `cwiki-common' and `est-xml'.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:45:20 +0000 (19:45 +0900)]
Require `cwiki-format' instead of `cwiki-common' and `est-xml'.

13 years ago(www-format-value-as-kuten): Moved to cwiki-format.el.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:43:44 +0000 (19:43 +0900)]
(www-format-value-as-kuten): Moved to cwiki-format.el.
(www-format-value-default): Ditto.
(www-format-value-as-char-list): Ditto.
(www-format-value-as-domain-list): Ditto.
(www-format-value-as-ids): Ditto.
(www-format-value-as-S-exp): Ditto.
(www-format-value-as-HEX): Ditto.
(www-format-value-as-CCS-default): Ditto.
(www-format-value-as-CCS-94x94): Ditto.
(www-format-value-as-kangxi-radical): Ditto.
(www-format-value): Ditto.
(www-format-props-to-string): Ditto.
(www-format-apply-value): Ditto.
(www-format-eval-feature-value): Ditto.
(www-format-eval-unit): Ditto.
(www-format-eval-list): Ditto.

13 years agoNew file.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:36:28 +0000 (19:36 +0900)]
New file.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:13:41 +0000 (19:13 +0900)]
update.

13 years agoRequire 'est-xml.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:11:35 +0000 (19:11 +0900)]
Require 'est-xml.

13 years agoRequire 'est-xml.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:11:22 +0000 (19:11 +0900)]
Require 'est-xml.

13 years agoRequire 'est-xml.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:11:07 +0000 (19:11 +0900)]
Require 'est-xml.

13 years ago(www-xml-format-props): Moved to est-xml.el.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:10:38 +0000 (19:10 +0900)]
(www-xml-format-props): Moved to est-xml.el.
(www-xml-format-unit): Ditto.
(www-xml-format-list): Ditto.

13 years agoNew file.
MORIOKA Tomohiko [Mon, 6 Dec 2010 10:08:31 +0000 (19:08 +0900)]
New file.

13 years agoupdate.
MORIOKA Tomohiko [Sun, 5 Dec 2010 15:58:03 +0000 (00:58 +0900)]
update.

13 years agoAssign new genre `person-name@ruimoku'.
MORIOKA Tomohiko [Sun, 5 Dec 2010 15:57:13 +0000 (00:57 +0900)]
Assign new genre `person-name@ruimoku'.

13 years agoupdate.
MORIOKA Tomohiko [Sat, 4 Dec 2010 18:12:19 +0000 (03:12 +0900)]
update.

13 years ago(www-edit-display-object-desc): Renamed from
MORIOKA Tomohiko [Sat, 4 Dec 2010 18:11:04 +0000 (03:11 +0900)]
(www-edit-display-object-desc): Renamed from
`www-edit-display-char-desc'; add new argument `genre'.
(www-batch-edit): Modify for `www-edit-display-object-desc'.

13 years ago(est-object-genre): New function.
MORIOKA Tomohiko [Sat, 4 Dec 2010 18:07:32 +0000 (03:07 +0900)]
(est-object-genre): New function.
(www-format-apply-value): Use `est-object-genre' instead of
`concord-object-genre'.

13 years agoupdate.
MORIOKA Tomohiko [Sat, 20 Nov 2010 05:13:34 +0000 (14:13 +0900)]
update.

13 years ago(www-display-object-desc): Modify to edit non-character object.
MORIOKA Tomohiko [Sat, 20 Nov 2010 05:09:45 +0000 (14:09 +0900)]
(www-display-object-desc): Modify to edit non-character object.
(www-display-feature-desc): Add new argument `genre'.

13 years ago(www-get-feature-value): Add error-handler for `concord-object-get'.
MORIOKA Tomohiko [Sat, 20 Nov 2010 05:07:03 +0000 (14:07 +0900)]
(www-get-feature-value): Add error-handler for `concord-object-get'.
(www-format-value-as-char-list): Refer feature
`object-representation-format' instead of `name'.
(www-format-apply-value): Modify to edit non-character object.

13 years agoupdate.
MORIOKA Tomohiko [Thu, 18 Nov 2010 03:23:38 +0000 (12:23 +0900)]
update.

13 years ago(www-display-object-desc): Don't display CHISE IDS-Find for
MORIOKA Tomohiko [Thu, 18 Nov 2010 03:22:18 +0000 (12:22 +0900)]
(www-display-object-desc): Don't display CHISE IDS-Find for
non-character object.

13 years agoAssign new genre `region@ruimoku'.
MORIOKA Tomohiko [Thu, 18 Nov 2010 03:21:20 +0000 (12:21 +0900)]
Assign new genre `region@ruimoku'.

13 years agoupdate.
MORIOKA Tomohiko [Tue, 16 Nov 2010 10:08:14 +0000 (19:08 +0900)]
update.

13 years agoModify genres of ruimoku.
MORIOKA Tomohiko [Tue, 16 Nov 2010 10:07:33 +0000 (19:07 +0900)]
Modify genres of ruimoku.

13 years agoupdate.
MORIOKA Tomohiko [Tue, 16 Nov 2010 07:36:38 +0000 (16:36 +0900)]
update.

13 years ago(www-display-object-desc): Use `www-uri-encode-object' instead of
MORIOKA Tomohiko [Tue, 16 Nov 2010 07:34:31 +0000 (16:34 +0900)]
(www-display-object-desc): Use `www-uri-encode-object' instead of
`www-uri-encode-char'.
(www-batch-view): Likewise.

13 years ago(www-uri-encode-object): Renamed from `www-uri-encode-char'.
MORIOKA Tomohiko [Tue, 16 Nov 2010 07:33:29 +0000 (16:33 +0900)]
(www-uri-encode-object): Renamed from `www-uri-encode-char'.
(www-format-value-as-char-list): Use `www-uri-encode-object' instead
of `www-uri-encode-char'.
(www-format-value-as-ids): Likewise.
(www-format-eval-unit): Likewise.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 15 Nov 2010 05:21:40 +0000 (14:21 +0900)]
update.

13 years ago(www-uri-encode-char): Support non-character object.
MORIOKA Tomohiko [Mon, 15 Nov 2010 05:20:39 +0000 (14:20 +0900)]
(www-uri-encode-char): Support non-character object.
(www-format-value-as-char-list): Add link and readable presentation
for non-character object.

13 years agoupdate.
MORIOKA Tomohiko [Sun, 14 Nov 2010 22:26:45 +0000 (07:26 +0900)]
update.

13 years ago(www-batch-view): Encode return value of (emacs-version).
MORIOKA Tomohiko [Sun, 14 Nov 2010 22:23:52 +0000 (07:23 +0900)]
(www-batch-view): Encode return value of (emacs-version).

13 years ago(www-batch-set): Encode `xemacs-chise-version'.
MORIOKA Tomohiko [Sun, 14 Nov 2010 22:22:41 +0000 (07:22 +0900)]
(www-batch-set): Encode `xemacs-chise-version'.

13 years ago(www-batch-edit): Encode `xemacs-chise-version'.
MORIOKA Tomohiko [Sun, 14 Nov 2010 22:22:17 +0000 (07:22 +0900)]
(www-batch-edit): Encode `xemacs-chise-version'.

13 years ago(www-batch-add): Encode `xemacs-chise-version'.
MORIOKA Tomohiko [Sun, 14 Nov 2010 22:21:49 +0000 (07:21 +0900)]
(www-batch-add): Encode `xemacs-chise-version'.

13 years agoupdate.
MORIOKA Tomohiko [Fri, 12 Nov 2010 12:24:03 +0000 (21:24 +0900)]
update.

13 years ago(www-format-apply-value): Rename argument `uri-char' to `uri-object'.
MORIOKA Tomohiko [Fri, 12 Nov 2010 12:21:44 +0000 (21:21 +0900)]
(www-format-apply-value): Rename argument `uri-char' to `uri-object'.
(www-format-eval-feature-value): Rename argument `char' and `uri-char'
to `object' and `uri-object'.
(www-format-eval-unit): Likewise.
(www-format-eval-list): Likewise.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 18 Oct 2010 01:35:36 +0000 (10:35 +0900)]
update.

13 years ago(www-display-object-desc): New function.
MORIOKA Tomohiko [Mon, 18 Oct 2010 01:34:24 +0000 (10:34 +0900)]
(www-display-object-desc): New function.

13 years ago(est-format-object): New function.
MORIOKA Tomohiko [Mon, 18 Oct 2010 01:33:35 +0000 (10:33 +0900)]
(est-format-object): New function.

13 years agoupdate.
MORIOKA Tomohiko [Thu, 14 Oct 2010 03:02:30 +0000 (12:02 +0900)]
update.

13 years ago(www-get-genre): Abolished.
MORIOKA Tomohiko [Thu, 14 Oct 2010 03:01:37 +0000 (12:01 +0900)]
(www-get-genre): Abolished.
(www-get-feature-value): Don't use `www-get-genre'.

13 years agoupdate.
MORIOKA Tomohiko [Thu, 14 Oct 2010 02:25:48 +0000 (11:25 +0900)]
update.

13 years ago(www-display-object-desc): Fix problem when `object' is not a
MORIOKA Tomohiko [Thu, 14 Oct 2010 02:23:12 +0000 (11:23 +0900)]
(www-display-object-desc): Fix problem when `object' is not a
character.
(www-batch-view): Support general genres.

13 years ago- Set `file-name-coding-system' to 'utf-8-mcs-er.
MORIOKA Tomohiko [Thu, 14 Oct 2010 02:18:53 +0000 (11:18 +0900)]
- Set `file-name-coding-system' to 'utf-8-mcs-er.
- Add settings to assign genres of Ruimoku.
(www-get-feature-value): Modify for non-character genres.
(www-uri-decode-object): Use `www-uri-decode-feature-name' for objects
of `feature' genre.

13 years agoupdate.
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:22:36 +0000 (10:22 +0900)]
update.

13 years ago(www-add-display-char-desc): Use `www-uri-decode-object' instead of
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:18:48 +0000 (10:18 +0900)]
(www-add-display-char-desc): Use `www-uri-decode-object' instead of
`www-uri-decode-char'.

13 years ago(www-parse-string-as-space-separated-char-list): Use
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:18:04 +0000 (10:18 +0900)]
(www-parse-string-as-space-separated-char-list): Use
`www-uri-decode-object' instead of `www-uri-decode-char'.
(www-parse-string-as-space-separated-ids): Likewise.
(www-set-display-char-desc): Likewise; use `www-get-feature-value'
instead of `www-char-feature'.

13 years ago(www-edit-display-feature-input-box): Use `www-get-feature-value'
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:14:42 +0000 (10:14 +0900)]
(www-edit-display-feature-input-box): Use `www-get-feature-value'
instead of `www-char-feature'.
(www-edit-display-char-desc): Use `www-uri-decode-object' instead of
`www-uri-decode-char'.

13 years ago(www-display-object-desc): Renamed from `www-display-char-desc'; add
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:12:45 +0000 (10:12 +0900)]
(www-display-object-desc): Renamed from `www-display-char-desc'; add
new argument `genre'.

13 years ago(www-get-genre): New function.
MORIOKA Tomohiko [Tue, 12 Oct 2010 01:08:28 +0000 (10:08 +0900)]
(www-get-genre): New function.
(www-get-feature-value): Renamed from `www-char-feature'.
(www-uri-decode-object): Renamed from `www-uri-decode-char'; add new
argument `genre'.

13 years agoupdate.
MORIOKA Tomohiko [Mon, 13 Sep 2010 07:48:51 +0000 (16:48 +0900)]
update.

13 years agoNew file.
MORIOKA Tomohiko [Mon, 13 Sep 2010 07:46:49 +0000 (16:46 +0900)]
New file.

14 years agoupdate.
MORIOKA Tomohiko [Fri, 9 Apr 2010 00:51:01 +0000 (09:51 +0900)]
update.

14 years ago(www-display-char-desc): Use `chise-wiki-displayed-features' instead
MORIOKA Tomohiko [Fri, 9 Apr 2010 00:48:49 +0000 (09:48 +0900)]
(www-display-char-desc): Use `chise-wiki-displayed-features' instead
of `displayed-features'.

14 years ago(chise-wiki-displayed-features): New variable.
MORIOKA Tomohiko [Fri, 9 Apr 2010 00:47:12 +0000 (09:47 +0900)]
(chise-wiki-displayed-features): New variable.
(char-feature-name-at-domain): Fix problem when `domain' is nil.
(char-feature-name-domain): New function.
(www-uri-make-feature-name-url): New function.
(www-format-props-to-string): Fix problem when :len's value is string.
(www-format-eval-unit):
- When :feature is specified, prefer FEATURE@DOMAIN to FEATURE.
- When :feature is specified in value related format functions, add
  the displayed feature-name to `chise-wiki-displayed-features'.
- Support `name-url' and `domain-name'.

14 years agoupdate.
MORIOKA Tomohiko [Wed, 7 Apr 2010 23:57:32 +0000 (08:57 +0900)]
update.

14 years ago(www-display-feature-desc): Fix problem to display non-ASCII
MORIOKA Tomohiko [Wed, 7 Apr 2010 23:56:18 +0000 (08:56 +0900)]
(www-display-feature-desc): Fix problem to display non-ASCII
characters in property `format'.

14 years agoupdate.
MORIOKA Tomohiko [Wed, 7 Apr 2010 23:27:55 +0000 (08:27 +0900)]
update.

14 years ago(www-display-char-desc): Use `www-feature-format'.
MORIOKA Tomohiko [Wed, 7 Apr 2010 23:26:21 +0000 (08:26 +0900)]
(www-display-char-desc): Use `www-feature-format'.
(www-display-feature-desc): Ditto.

14 years ago(www-feature-format): New function.
MORIOKA Tomohiko [Wed, 7 Apr 2010 23:15:25 +0000 (08:15 +0900)]
(www-feature-format): New function.
(www-format-eval-unit): Support `:feature' property for `value'
related functions and `name' function.

14 years agoupdate.
MORIOKA Tomohiko [Tue, 6 Apr 2010 01:03:23 +0000 (10:03 +0900)]
update.

14 years ago(www-feature-value-format): Search ancestors' property if own property
MORIOKA Tomohiko [Tue, 6 Apr 2010 01:02:26 +0000 (10:02 +0900)]
(www-feature-value-format): Search ancestors' property if own property
is not found.
(char-feature-name-parent): New function.
(www-format-feature-name*): Search ancestors' property if own property
is not found.

14 years agoupdate.
MORIOKA Tomohiko [Tue, 6 Apr 2010 00:07:58 +0000 (09:07 +0900)]
update.

14 years ago(www-edit-display-feature-desc): Display and support editing of
MORIOKA Tomohiko [Tue, 6 Apr 2010 00:05:41 +0000 (09:05 +0900)]
(www-edit-display-feature-desc): Display and support editing of
property `format'.

14 years ago(www-display-feature-desc): Add edit button for `format'.
MORIOKA Tomohiko [Mon, 5 Apr 2010 23:53:16 +0000 (08:53 +0900)]
(www-display-feature-desc): Add edit button for `format'.

14 years ago(find-previous-defined-code-point): Fix problem with `=ucs'.
MORIOKA Tomohiko [Mon, 5 Apr 2010 23:49:25 +0000 (08:49 +0900)]
(find-previous-defined-code-point): Fix problem with `=ucs'.

14 years agoupdate.
MORIOKA Tomohiko [Mon, 5 Apr 2010 10:13:37 +0000 (19:13 +0900)]
update.

14 years ago(www-feature-value-format): Add `(prev-char) (next-char)' into default
MORIOKA Tomohiko [Mon, 5 Apr 2010 10:11:27 +0000 (19:11 +0900)]
(www-feature-value-format): Add `(prev-char) (next-char)' into default
format of CCS feature.
(get-previous-code-point): New function.
(get-next-code-point): New function.
(find-previous-defined-code-point): New function.
(find-next-defined-code-point): New function.
(www-format-eval-unit): Support `prev-char' and `next-char'.