From 890bd010076e79654f519bd4a69b3292982fe724 Mon Sep 17 00:00:00 2001 From: keiichi Date: Fri, 12 Nov 1999 07:23:27 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b073c6e..1a0c69f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,22 @@ +1999-11-12 Keiichi Suzuki + + * product.el (product-define): Add new slot `version-string'. + (product-provide): Likewise. + (product-version-string): New function. + (product-set-version-string): New function. + (product-string-1): Use `version-string'. + (product-for-each): New function. + (product-string): Separate `product-string' and + `product-string-verbose'. + (product-string-verbose): Likewise. + (product-parse-version-string): New function. + (Toplevel): Define product information for `Meadow'. + 1999-11-12 Shuhei KOBAYASHI * product.el: Some `checkdoc' fixes. (product-version>=): Eliminate local variable. - + 1999-11-12 Keiichi Suzuki * product.el: New file. @@ -27,7 +41,7 @@ 1999-11-08 Yuuichi Teranishi - * poe-18.el (put-text-property, next-property-change, + * poe-18.el (put-text-property, next-property-change, text-properties-at): Define as null function. 1999-11-02 Katsumi Yamaoka -- 1.7.10.4