From: akr Date: Fri, 9 Oct 1998 14:47:12 +0000 (+0000) Subject: * mime-def.el (mime-library-product): Fix typo. X-Git-Tag: doodle-1_10_1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=733c8dc5119f2b5df1fb571d0882c5f4350f21d5;p=elisp%2Fflim.git * mime-def.el (mime-library-product): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index 22b8735..bd87f77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1998-10-09 Tanaka Akira + * mime-def.el (mime-library-product): Fix typo. + +1998-10-09 Tanaka Akira + * Sync up to flim-1_10_2 from flim-1_10_0. * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE diff --git a/mime-def.el b/mime-def.el index 4a69a34..baff5ec 100644 --- a/mime-def.el +++ b/mime-def.el @@ -24,7 +24,7 @@ ;;; Code: -(defconst mime-library-product ["FLAM-DOODLE" (1 10 1) "µàÍÕ 10YR7.5/10.0"] +(defconst mime-library-product ["FLAM-DOODLE" (1 10 1) "$B5`MU(B 10YR7.5/10.0"] "Product name, version number and code name of MIME-library package.") (defmacro mime-product-name (product)