From: morioka Date: Wed, 11 Mar 1998 13:09:19 +0000 (+0000) Subject: APEL 3.4.3. X-Git-Tag: apel-3_4_3~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=da22e1b95357e1a8482d8ed1885c3cba115fda58;p=elisp%2Fapel.git APEL 3.4.3. --- diff --git a/ChangeLog b/ChangeLog index f1d0969..95bd75f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1997-09-25 MORIOKA Tomohiko + + * APEL: Version 3.4.3 was released. + + * README.en: Modify for Emacs 20. + +1997-09-25 MORIOKA Tomohiko + + * std11-parse.el (std11-special-char-list): New constant; abolish + `std11-special-chars'. + (std11-atom-regexp): Use it. + (std11-analyze-special): Use it; Don't use `find'. + + 1997-09-09 MORIOKA Tomohiko * APEL: Version 3.4.2 was released. diff --git a/Makefile b/Makefile index 95c6598..e0ade2f 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 0.11 1997/09/09 05:07:03 morioka Exp $ +# $Id: Makefile,v 0.12 1997/09/25 15:21:21 morioka Exp $ # -VERSION = 3.4.2 +VERSION = 3.4.3 TAR = gtar RM = /bin/rm -f