From aadc90146c2ca6cf58f7f698c09ef1953e0ec167 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 23 Jun 2000 09:40:36 +0000 Subject: [PATCH] (mime-library-product): New product "Deisui". --- mime-def.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mime-def.el b/mime-def.el index 6c55e6b..047da0a 100644 --- a/mime-def.el +++ b/mime-def.el @@ -5,7 +5,8 @@ ;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news -;; This file is part of FLIM (Faithful Library about Internet Message). +;; This file is part of DEISUI (Deisui is an Entity Implementation for +;; SEMI based User Interfaces). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -36,7 +37,7 @@ ) (eval-and-compile - (defconst mime-library-product ["Chao" (1 14 1) "Rokujizò"] + (defconst mime-library-product ["Deisui" (1 14 0) "Kikuhime"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4