From 34f12f193b22e56d7642cbd53b50edb965249df6 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 21 Apr 1998 12:19:38 +0000 Subject: [PATCH] (mime-spadework-module-version-string): Update. --- mime-def.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mime-def.el b/mime-def.el index 0809c6a..0f15195 100644 --- a/mime-def.el +++ b/mime-def.el @@ -1,11 +1,11 @@ -;;; mime-def.el --- definition module for SEMI +;;; mime-def.el --- definition module about MIME ;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news -;; This file is part of SEMI (Spadework for Emacs MIME Interfaces). +;; This file is part of FLIM (Faithful Library about Internet Message). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -25,7 +25,7 @@ ;;; Code: (defconst mime-spadework-module-version-string - "FLIM 1.0.1 - \"Ky-Dòto\"-A ") + "FLIM 1.0.2 - \"T-Dòji\" ")-A (require 'custom) -- 1.7.10.4