projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84790eb
)
Sync with film-1_13.
author
yamaoka
<yamaoka>
Thu, 21 Oct 1999 10:48:24 +0000
(10:48 +0000)
committer
yamaoka
<yamaoka>
Thu, 21 Oct 1999 10:48:24 +0000
(10:48 +0000)
ChangeLog
patch
|
blob
|
history
FLIM-MK
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
c16475b
..
d402658
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+1999-10-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+
+ * FLIM-MK (install-flim-package): Delete auto-autoloads.el
+ and custom-load.el
+
+
\f
1999-10-18 MORIOKA Tomohiko <tomo@etl.go.jp>
* CLIME: Version 1.13.5 (Kaga-Fukuoka) released.
diff --git
a/FLIM-MK
b/FLIM-MK
index
e381f48
..
8270080
100644
(file)
--- 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