aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-11-12 03:56:38 +0000
committerDan Nicolaescu2007-11-12 03:56:38 +0000
commit2e7a8a21c95558e1e0236aaaea5bcb29a1e548d8 (patch)
tree524401762a86810aecd817571633b96914a4164d /lisp/ChangeLog
parent4cbf3aa72e398b35ab2f0f5272e1642737472d39 (diff)
downloademacs-2e7a8a21c95558e1e0236aaaea5bcb29a1e548d8.tar.gz
emacs-2e7a8a21c95558e1e0236aaaea5bcb29a1e548d8.zip
(vc-cvs-diff): If backup files exist, diff them
instead of doing "cvs diff" in order to avoid accessing the repository.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 28533a7a177..083934494fc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-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
12007-11-12 Kevin Ryde <user42@zip.com.au> 72007-11-12 Kevin Ryde <user42@zip.com.au>
2 8
3 * progmodes/compilation-perl.el: 9 * progmodes/compilation-perl.el: