comparison lisp/ChangeLog @ 86041:62a404545514

(vc-cvs-diff): If backup files exist, diff them instead of doing "cvs diff" in order to avoid accessing the repository.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 Nov 2007 03:56:38 +0000
parents 7e4fbb6cb63c
children d706a3a419e6
comparison
equal deleted inserted replaced
86040:7e4fbb6cb63c 86041:62a404545514
1 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
4 instead of doing "cvs diff" in order to avoid accessing the
5 repository.
6
1 2007-11-12 Kevin Ryde <user42@zip.com.au> 7 2007-11-12 Kevin Ryde <user42@zip.com.au>
2 8
3 * progmodes/compilation-perl.el: 9 * progmodes/compilation-perl.el:
4 * progmodes/compilation-weblint.el: New files. 10 * progmodes/compilation-weblint.el: New files.
5 11