comparison 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
comparison
equal deleted inserted replaced
86041:62a404545514 86042:d706a3a419e6
1 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu> 1 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * progmodes/compilation-perl.el:
4 * progmodes/compilation-weblint.el: Disable autoloads, they cause
5 a bootstrap failure.
2 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.
6 10