From: morioka Date: Sat, 15 Nov 1997 15:44:08 +0000 (+0000) Subject: update. X-Git-Tag: emh-0_22 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=289f82d83440bc76837cce8f6be207beabd9dc26;p=elisp%2Femh.git update. --- diff --git a/ChangeLog b/ChangeLog index 88e9351..4ba7d86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1997-11-16 MORIOKA Tomohiko + + * EMH: Version 0.22 was released. + +1997-11-15 MORIOKA Tomohiko + + * emh.el (emh): New group. + (emh-automatic-mime-preview): Use `defcustom'. + (emh-decode-encoded-word): Use `defcustom'. + 1997-11-15 MORIOKA Tomohiko * EMH-CFG: diff --git a/Makefile b/Makefile index 792abb7..b0c63e4 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 0.3 1997-08-05 15:40:54 morioka Exp $ +# $Id: Makefile,v 0.4 1997-11-15 15:44:08 morioka Exp $ # -VERSION = 0.21 +VERSION = 0.22 TAR = gtar RM = /bin/rm -f