new file.
authorakr <akr>
Fri, 27 Oct 2000 08:57:37 +0000 (08:57 +0000)
committerakr <akr>
Fri, 27 Oct 2000 08:57:37 +0000 (08:57 +0000)
ChangeLog [new file with mode: 0644]

diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..2ebed3f
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,26 @@
+2000-10-27  Tanaka Akira  <akr@localhost.my.domain>
+
+       * Makefile: regenerate Y from V as follows.
+       Y = 1.1913*V - 0.22532*V**2 + 0.23351*V**3 - 0.020483*V**4 +0.00081936*V**5
+
+       * Makefile (munsell-data.el): complement gray data.
+
+       * munsell-names.el: ditto.
+       
+       * munsell-conv.el (munsell-split): support the form `Nvalue'.
+       (munsell-round): ditto.
+
+       * munsell.el (munsel-resolv-property-face): new function.
+       (munsell-resolv-properties): ditto.
+       (put-text-property): adviced.
+       (add-text-properties): ditto.
+       (set-text-properties): ditto.
+       (overlay-put): ditto.
+
+2000-10-26  Tanaka Akira  <akr@localhost.my.domain>
+
+       * munsell-conv.el, munsell.el: combine hue-minor and hue-major.
+
+       * Makefile, munsell-conv.el, munsell-data.template,
+       munsell-names.el, munsell.el: new file
+