APEL 3.4.3.
authormorioka <morioka>
Wed, 11 Mar 1998 13:09:19 +0000 (13:09 +0000)
committermorioka <morioka>
Wed, 11 Mar 1998 13:09:19 +0000 (13:09 +0000)
ChangeLog
Makefile

index f1d0969..95bd75f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 3.4.3 was released.
+
+       * README.en: Modify for Emacs 20.
+
+1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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'.
+
+\f
 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 3.4.2 was released.
index 95c6598..e0ade2f 100644 (file)
--- 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