From 638ce07a43fda194e1b2e290647e853489e939f8 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 29 Oct 2000 06:22:39 +0000 Subject: [PATCH] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index dce392b..b416526 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-10-29 Tanaka Akira + + * munsell-conv.el (munsell-split): + reject beginning and trailing garbage. + (munsell-hue-round): new function. + (munsell-value-round): new function. + (munsell-chroma-round): new function. + (munsell-round): use `munsell-hue-round', `munsell-value-round' and + `munsell-chroma-round'. + 2000-10-27 Tanaka Akira * Makefile: regenerate Y from V as follows. -- 1.7.10.4