new file for kawabata's mail.
[elisp/munsell.git] / ChangeLog
1 2000-10-29  Tanaka Akira  <akr@m17n.org>
2
3         * munsell-conv.el (munsell-split):
4         reject beginning and trailing garbage.
5         (munsell-hue-round): new function.
6         (munsell-value-round): new function.
7         (munsell-chroma-round): new function.
8         (munsell-round): use `munsell-hue-round', `munsell-value-round' and
9         `munsell-chroma-round'.
10
11 2000-10-27  Tanaka Akira  <akr@m17n.org>
12
13         * Makefile: regenerate Y from V as follows.
14         Y = 1.1913*V - 0.22532*V**2 + 0.23351*V**3 - 0.020483*V**4 +0.00081936*V**5
15
16         * Makefile (munsell-data.el): complement gray data.
17
18         * munsell-names.el: ditto.
19         
20         * munsell-conv.el (munsell-split): support the form `Nvalue'.
21         (munsell-round): ditto.
22
23         * munsell.el (munsel-resolv-property-face): new function.
24         (munsell-resolv-properties): ditto.
25         (put-text-property): adviced.
26         (add-text-properties): ditto.
27         (set-text-properties): ditto.
28         (overlay-put): ditto.
29
30 2000-10-26  Tanaka Akira  <akr@m17n.org>
31
32         * munsell-conv.el, munsell.el: combine hue-minor and hue-major.
33
34         * Makefile, munsell-conv.el, munsell-data.template,
35         munsell-names.el, munsell.el: new file
36