From: morioka Date: Sat, 27 Feb 1999 10:50:48 +0000 (+0000) Subject: release. X-Git-Tag: apel-9_13~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3f42fb945fcfe01530e833b50c57bc8901b066;p=elisp%2Fapel.git release. --- diff --git a/ChangeLog b/ChangeLog index f810b27..e592c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-02-27 MORIOKA Tomohiko + + * APEL: Version 9.13 released. + +1999-02-27 MORIOKA Tomohiko + + * Makefile (package): New target. + (install-package): Depend on `package'. + + * APEL-MK (install-update-package-files): New function. + (config-apel-package): Load "EMU-ELS". + (compile-apel-package): New function. + (install-apel-package): Don't compile modules; use function + `install-update-package-files'. + 1999-02-26 MORIOKA Tomohiko * APEL-MK (install-just-print-p): Modify for special option of GNU diff --git a/Makefile b/Makefile index eb36185..5874ccd 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Makefile for APEL. # -VERSION = 9.12 +VERSION = 9.13 TAR = tar RM = /bin/rm -f