changeset 95244:91375185a2f2

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 23 May 2008 04:46:47 +0000
parents b4feb647fec6
children 4e2f379d6e44
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rgm@gnu.org>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.