diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:33:37 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:33:37 +0000 |
commit | 2966f55f16938207d1b7cc19a14dd9d03668b19c (patch) | |
tree | eecf513ff09e3e46754c9805149b450c834dff3b | |
parent | SEMI is a library to provide MIME feature for GNU Emacs(Mule). (diff) |
WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
-rw-r--r-- | editors/wemi-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wemi-emacs/Makefile b/editors/wemi-emacs/Makefile index 36932988ef1d..a7014ecc28bc 100644 --- a/editors/wemi-emacs/Makefile +++ b/editors/wemi-emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/10 13:37:21 shige Exp $ # DISTNAME= wemi-${WEMI_VER} |