Rename `mime-view-over-to-previous-method-alist' ->
[elisp/semi.git] / semi-def.el
index 3a6a2d6..8373643 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Keywords: definition, MIME, multimedia, mail, news
 
-;; This file is part of REMI (Radical Emacs MIME Interfaces).
+;; This file is part of SEMI (Sample of Emacs MIME Implementation).
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
@@ -29,7 +29,7 @@
 (eval-when-compile (require 'cl))
 
 
-(defconst mime-module-version '("SEMI" "Ny\e,D~\e(Bzen" 1 4 6)
+(defconst mime-module-version '("SEMI" "Namerikawa" 1 6 0)
   "Implementation name, version name and numbers of MIME-kernel package.")
 
 (autoload 'mule-caesar-region "mule-caesar"