Release WEMI 1.13.3. wemi-1_13_3
authoryamaoka <yamaoka>
Sun, 28 Feb 1999 23:06:34 +0000 (23:06 +0000)
committeryamaoka <yamaoka>
Sun, 28 Feb 1999 23:06:34 +0000 (23:06 +0000)
ChangeLog
Makefile
semi-def.el

index 629d591..814aeea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-02-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * WEMI: Version 1.13.3 (Yaizu) released.
+
 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * SEMI-MK (install-semi-package): Install mime-setup.el(c).
index 250d996..54c0ea2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = wemi
 API    = 1.13
-RELEASE = 2
+RELEASE = 3
 
 TAR    = tar
 RM     = /bin/rm -f
index a7a6514..f370b52 100644 (file)
@@ -31,7 +31,7 @@
 (require 'custom)
 
 (defconst mime-user-interface-product ["WEMI" (1 13 3) "Yaizu"]
-  "Implementation name, version name and numbers of MIME-kernel package.")
+  "Product name, version number and code name of MIME-kernel package.")
 
 (autoload 'mule-caesar-region "mule-caesar"
   "Caesar rotation of current region." t)