changeset 48994:523e92ead1ec

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sun, 29 Dec 2002 18:01:39 +0000
parents b23fb6dc0915
children af360fa9524f
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 29 18:00:15 2002 +0000
+++ b/lisp/ChangeLog	Sun Dec 29 18:01:39 2002 +0000
@@ -1,3 +1,16 @@
+2002-12-29  Andreas Schwab  <schwab@suse.de>
+
+	* Makefile.in: Generate cus-load.el and finder-inf.el in the
+	source directory.  Change dependencies on lisp files to explicitly
+	use $(lisp).
+	(compile-calc): Fix command substitution.
+	* cus-dep.el (generated-custom-dependencies-file): New variable.
+	(custom-make-dependencies): Use it instead of hardcoding
+	cus-load.el.
+	* finder.el (generated-finder-keywords-file): New variable.
+	(finder-compile-keywords): Use it instead of hardcoding
+	finder-inf.el.
+
 2002-12-28  Richard M. Stallman  <rms@gnu.org>
 
 	* info-look.el (info-lookup): Fix error message typo.