comparison 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
comparison
equal deleted inserted replaced
105438:236504656438 105439:9248683abf3b
1 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
2
3 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
4 (ede-proj-makefile-insert-variables): Require ede/pmake.
5
1 2009-10-04 Michael Albinus <michael.albinus@gmx.de> 6 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * files.el (copy-directory): New defun. 8 * files.el (copy-directory): New defun.
4 9
5 * dired-aux.el (dired-copy-file-recursive): Use it. 10 * dired-aux.el (dired-copy-file-recursive): Use it.