Mercurial > emacs
diff lisp/ChangeLog @ 105526:e0aaf562a485
* cedet/ede/proj.el (project-make-dist): Fix filename test.
(ede-proj-dist-makefile): Use expand-file-name instead of concat
to expand file names.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Oct 2009 22:08:49 +0000 |
parents | dbf80f6b6e39 |
children | 96d5c9bceae9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 08 15:21:31 2009 +0000 +++ b/lisp/ChangeLog Thu Oct 08 22:08:49 2009 +0000 @@ -1,3 +1,9 @@ +2009-10-08 Chong Yidong <cyd@stupidchicken.com> + + * cedet/ede/proj.el (project-make-dist): Fix filename test. + (ede-proj-dist-makefile): Use expand-file-name instead of concat + to expand file names. + 2009-10-08 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)