X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-def.el;h=e3bdbadd98b79346e0f71efd249cd4ad6aed3160;hb=da5b9a747c0bfc20a69c0bbfbd253d31df3241cc;hp=4ad84ba4bea9f5c5299f50c9ee7d8f464f10863e;hpb=025cdacd653f0b66e89c7d7eeb3da174fcdb91da;p=elisp%2Fsemi.git diff --git a/mime-def.el b/mime-def.el index 4ad84ba..e3bdbad 100644 --- a/mime-def.el +++ b/mime-def.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; Version: $Id: mime-def.el,v 0.73 1997-11-05 14:57:29 morioka Exp $ +;; Version: $Id: mime-def.el,v 0.76 1998-02-12 14:28:20 morioka Exp $ ;; Keywords: definition, MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -52,7 +52,8 @@ x)))) ) -(defconst semi-version-name "D,Dr(Bh,Dr(Bji") +(defconst semi-version-name "Otomaru" + "Version name of SEMI-kernel package.") (autoload 'mule-caesar-region "mule-caesar" "Caesar rotation of current region." t)