diff lisp/ChangeLog @ 86042:d706a3a419e6

* progmodes/compilation-perl.el: * progmodes/compilation-weblint.el: Disable autoloads, they cause a bootstrap failure.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 Nov 2007 07:17:45 +0000
parents 62a404545514
children b182750e235e
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 12 03:56:38 2007 +0000
+++ b/lisp/ChangeLog	Mon Nov 12 07:17:45 2007 +0000
@@ -1,5 +1,9 @@
 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* progmodes/compilation-perl.el:
+	* progmodes/compilation-weblint.el: Disable autoloads, they cause
+	a bootstrap failure.
+
 	* vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
 	instead of doing "cvs diff" in order to avoid accessing the
 	repository.