From 0ecf6d3ba051abf254908e4f8c9864571995a5c7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 14 Dec 2003 15:30:10 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.6. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 2408ace..0345139 100644 --- a/mime-def.el +++ b/mime-def.el @@ -33,7 +33,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 5) "Demachiyanagi"] + (defconst mime-library-product ["FLIM" (1 14 6) "Marutamachi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4