From 8b564c0d30ba2c0690032e0613118fe722c9b06b Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 11 Mar 1998 13:10:22 +0000 Subject: [PATCH] APEL 3.4.4. --- ChangeLog | 9 +++++++++ Makefile | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95bd75f..330397e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1997-09-26 MORIOKA Tomohiko + + * APEL: Version 3.4.4 was released. + +1997-09-25 MORIOKA Tomohiko + + * std11-parse.el (std11-special-char-list): Fix order for regexp. + + 1997-09-25 MORIOKA Tomohiko * APEL: Version 3.4.3 was released. diff --git a/Makefile b/Makefile index e0ade2f..6ef932d 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 0.12 1997/09/25 15:21:21 morioka Exp $ +# $Id: Makefile,v 0.13 1997/09/25 16:24:38 morioka Exp $ # -VERSION = 3.4.3 +VERSION = 3.4.4 TAR = gtar RM = /bin/rm -f -- 1.7.10.4