From: yamaoka Date: Fri, 22 Oct 1999 12:43:15 +0000 (+0000) Subject: Release APEL 9.23. X-Git-Tag: apel-9_23~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1333892ce114deb5519f92a9341b5957758aee42;p=elisp%2Fapel.git Release APEL 9.23. --- diff --git a/ChangeLog b/ChangeLog index bdb16a7..ba1bafd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ 1999-10-22 Katsumi Yamaoka - * EMU-ELS (mcs-modules): Add `mcs-xmu' if the feature `utf-2000' is - not provided. + * APEL: Version 9.23 released. + +1999-10-22 Katsumi Yamaoka + + * APEL-MK (compile-apel-package): Compile `emu-modules-to-compile' + instead of `emu-modules'. + (compile-apel): Likewise. + + * EMU-ELS (emu-modules-to-compile): New variable which is used for + compiling in APEL-MK. If the feature `utf-2000' is provided, + `mcs-xmu' is removed from its value even if `emu-modules' contains + it. + (emu-modules-not-to-compile): New variable. * mcs-xm.el (mime-iso646-character-unification-alist): Move to mcs-xmu.el. diff --git a/Makefile b/Makefile index 80c46c4..040b05c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Makefile for APEL. # -VERSION = 9.22 +VERSION = 9.23 TAR = tar RM = /bin/rm -f