From 245fd24ca043afe55906b806be98c6f57833a812 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 23 Apr 2002 05:56:36 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.4. --- mime-def.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mime-def.el b/mime-def.el index 1c7c669..25002ef 100644 --- a/mime-def.el +++ b/mime-def.el @@ -1,6 +1,6 @@ ;;; mime-def.el --- definition module about MIME -*- coding: iso-8859-4; -*- -;; Copyright (C) 1995,96,97,98,99,2000,2001 Free Software Foundation, Inc. +;; Copyright (C) 1995,96,97,98,99,2000,2001,2002 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Shuhei KOBAYASHI @@ -32,7 +32,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 3) "Unebigoryòmae"] + (defconst mime-library-product ["FLIM" (1 14 4) "Kashiharajingþ-mae"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4