diff lisp/ChangeLog @ 105439:9248683abf3b

* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel. (ede-proj-makefile-insert-variables): Require ede/pmake.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 04 Oct 2009 14:25:42 +0000
parents 08c3282990a3
children bec7f10791da
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 04 12:20:13 2009 +0000
+++ b/lisp/ChangeLog	Sun Oct 04 14:25:42 2009 +0000
@@ -1,3 +1,8 @@
+2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
+
+	* cedet/ede/proj-comp.el:  Don't require ede/pmake at toplevel.
+	(ede-proj-makefile-insert-variables): Require ede/pmake.
+
 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
 
 	* files.el (copy-directory): New defun.