Mercurial > emacs
diff lisp/ChangeLog @ 110963:8e3439ed2228
* lisp/Makefile.in (compile-clean): Use `` instead of $().
(Former is more portable than the latter.)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 12 Oct 2010 20:23:47 -0700 |
parents | c84f553cca36 |
children | 388aaaced495 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 12 20:17:59 2010 -0700 +++ b/lisp/ChangeLog Tue Oct 12 20:23:47 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) + + * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178) + 2010-10-12 Chong Yidong <cyd@stupidchicken.com> * cus-theme.el (custom-theme--listed-faces): Add cursor face.