From: okada Date: Sun, 28 Nov 1999 15:26:23 +0000 (+0000) Subject: * mime-def.el (mime-library-product): Up. X-Git-Tag: slim-1_13_4~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9c5be23f078d631ac280beafbcad319c4da873ca;p=elisp%2Fflim.git * mime-def.el (mime-library-product): Up. --- diff --git a/ChangeLog b/ChangeLog index a0863f3..3622e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-11-28 Kenichi OKADA + * mime-def.el (mime-library-product): Up. + +1999-11-28 Kenichi OKADA + * ChangeLog: Fix. * sasl.el (sasl-cram-md5): Rename `username' from `user'. Rename `challenge' from `response'. diff --git a/mime-def.el b/mime-def.el index 7eb26f6..83d9d60 100644 --- a/mime-def.el +++ b/mime-def.el @@ -35,7 +35,7 @@ (eval-when-compile (require 'cl)) ; list* (eval-and-compile - (defconst mime-library-product ["SLIM" (1 13 3) "飯島直子"] + (defconst mime-library-product ["SLIM" (1 13 4) "榊原郁恵"] "Product name, version number and code name of MIME-library package.") )