From: yamaoka Date: Thu, 21 Oct 1999 10:48:24 +0000 (+0000) Subject: Sync with film-1_13. X-Git-Tag: clime-1_13_6~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d615cf5f82b3e6bddc6c0b25d183741432adb3cb;p=elisp%2Fflim.git Sync with film-1_13. --- diff --git a/ChangeLog b/ChangeLog index c16475b..d402658 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-10-17 Yoshiki Hayashi + + * FLIM-MK (install-flim-package): Delete auto-autoloads.el + and custom-load.el + + 1999-10-18 MORIOKA Tomohiko * CLIME: Version 1.13.5 (Kaga-Fukuoka) released. diff --git a/FLIM-MK b/FLIM-MK index e381f48..8270080 100644 --- a/FLIM-MK +++ b/FLIM-MK @@ -74,6 +74,8 @@ LISPDIR=%s\n" PREFIX LISPDIR)) (expand-file-name FLIM_PREFIX (expand-file-name "lisp" PACKAGEDIR))) + (delete-file "./auto-autoloads.el") + (delete-file "./custom-load.el") ) ;;; FLIM-MK ends here