From: shuhei Date: Sun, 11 Mar 2001 12:53:09 +0000 (+0000) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a7e7aeebf6f4f6079b44348838cad69d7498c426;p=elisp%2Fapel.git update. --- diff --git a/ChangeLog b/ChangeLog index a9c9bb4..88b730c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-03-11 Shuhei KOBAYASHI + + * install.el: Update headers. + (compile-elisp-module, compile-elisp-modules, install-file, + install-files, install-elisp-module, install-elisp-modules, + install-overwritten-file-modes): Add doc string. + (compile-elisp-module, compile-elisp-modules, install-file, + install-files, install-elisp-module, install-elisp-modules, + install-update-package-files): Rename arguments. + (compile-elisp-modules, install-files, install-elisp-modules): + Use `while' instead of `mapcar'. + (install-file): Use `install-overwritten-file-modes'. + (install-elisp-module): Use `install-file'. + + 2000-12-30 NAKAJIMA Mikio * APEL: Version 10.3 released.