Mercurial > emacs
comparison lisp/ChangeLog @ 105440:bec7f10791da
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
(proj-comp-insert-variable-once): New macro, renamed from
ede-pmake-insert-variable-once in ede/pmake.edl.
(ede-proj-makefile-insert-variables): Use it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 04 Oct 2009 19:00:54 +0000 |
parents | 9248683abf3b |
children | 457c7a0ec078 |
comparison
equal
deleted
inserted
replaced
105439:9248683abf3b | 105440:bec7f10791da |
---|---|
1 2009-10-04 Chong Yidong <cyd@stupidchicken.com> | 1 2009-10-04 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel. | 3 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete. |
4 (ede-proj-makefile-insert-variables): Require ede/pmake. | 4 |
5 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel. | |
6 (proj-comp-insert-variable-once): New macro, renamed from | |
7 ede-pmake-insert-variable-once in ede/pmake.edl. | |
8 (ede-proj-makefile-insert-variables): Use it. | |
5 | 9 |
6 2009-10-04 Michael Albinus <michael.albinus@gmx.de> | 10 2009-10-04 Michael Albinus <michael.albinus@gmx.de> |
7 | 11 |
8 * files.el (copy-directory): New defun. | 12 * files.el (copy-directory): New defun. |
9 | 13 |