Mercurial > emacs
diff lisp/ChangeLog @ 105527:96d5c9bceae9
* cedet/ede/proj.el (project-compile-project): Fix filename test.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Oct 2009 22:13:42 +0000 |
parents | e0aaf562a485 |
children | e5035c6df58d |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 08 22:08:49 2009 +0000 +++ b/lisp/ChangeLog Thu Oct 08 22:13:42 2009 +0000 @@ -1,6 +1,7 @@ 2009-10-08 Chong Yidong <cyd@stupidchicken.com> - * cedet/ede/proj.el (project-make-dist): Fix filename test. + * cedet/ede/proj.el (project-make-dist, project-compile-project): + Fix filename test. (ede-proj-dist-makefile): Use expand-file-name instead of concat to expand file names.