Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
105526:e0aaf562a485 | 105527:96d5c9bceae9 |
---|---|
1 2009-10-08 Chong Yidong <cyd@stupidchicken.com> | 1 2009-10-08 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * cedet/ede/proj.el (project-make-dist): Fix filename test. | 3 * cedet/ede/proj.el (project-make-dist, project-compile-project): |
4 Fix filename test. | |
4 (ede-proj-dist-makefile): Use expand-file-name instead of concat | 5 (ede-proj-dist-makefile): Use expand-file-name instead of concat |
5 to expand file names. | 6 to expand file names. |
6 | 7 |
7 2009-10-08 Michael Albinus <michael.albinus@gmx.de> | 8 2009-10-08 Michael Albinus <michael.albinus@gmx.de> |
8 | 9 |