aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 083934494fc..b2456c1a30a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12007-11-12 Dan Nicolaescu <dann@ics.uci.edu> 12007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * progmodes/compilation-perl.el:
4 * progmodes/compilation-weblint.el: Disable autoloads, they cause
5 a bootstrap failure.
6
3 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them 7 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
4 instead of doing "cvs diff" in order to avoid accessing the 8 instead of doing "cvs diff" in order to avoid accessing the
5 repository. 9 repository.