# HG changeset patch # User Glenn Morris # Date 1211518007 0 # Node ID 91375185a2f2824949024b44a76069e1b8c8810e # Parent b4feb647fec6ad408caa05d0d7aeb68d48881489 *** empty log message *** diff -r b4feb647fec6 -r 91375185a2f2 lisp/ChangeLog --- a/lisp/ChangeLog Fri May 23 04:46:33 2008 +0000 +++ b/lisp/ChangeLog Fri May 23 04:46:47 2008 +0000 @@ -1,3 +1,11 @@ +2008-05-23 Glenn Morris + + * Makefile.in (SOURCES): Remove, unused. + (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'. + (TAGS, TAGS-LISP): Use a single rule with multiple targets. + Exclude more '*loaddefs' files. + (compile-always): Simplify '.elc' deletion. + 2008-05-23 Stefan Monnier * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.