X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=semi-def.el;h=62baefd56298dc36803830e310262cc2bf897f5f;hb=refs%2Fheads%2Fsemi-1_13;hp=d5e28a759b963fa6a29f351cd7362649ed7061e1;hpb=79c33a05ed72114ef07974f71248bc3a3f7124a5;p=elisp%2Fsemi.git diff --git a/semi-def.el b/semi-def.el index d5e28a7..62baefd 100644 --- a/semi-def.el +++ b/semi-def.el @@ -1,8 +1,8 @@ -;;; semi-def.el --- definition module for SEMI +;;; semi-def.el --- definition module for SEMI -*- coding: iso-8859-4; -*- ;; Copyright (C) 1995,1996,1997,1998,1999 Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko +;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news ;; This file is part of SEMI (Sample of Emacs MIME Implementation). @@ -30,7 +30,7 @@ (require 'custom) -(defconst mime-user-interface-product ["SEMI" (1 13 4) "Terai"] +(defconst mime-user-interface-product ["SEMI" (1 13 7) "Awazu"] "Product name, version number and code name of MIME-kernel package.") (autoload 'mule-caesar-region "mule-caesar"