changeset 35824:85b3de4a3b0a

#
author André Spiegel <spiegel@gnu.org>
date Thu, 01 Feb 2001 15:15:33 +0000
parents 9396894025fa
children 4f488744f7bb
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 01 15:12:35 2001 +0000
+++ b/lisp/ChangeLog	Thu Feb 01 15:15:33 2001 +0000
@@ -1,3 +1,15 @@
+2001-02-01  Andre Spiegel  <spiegel@gnu.org>
+
+	* vc.el (vc-diff-switches): New user option.
+	(vc-version-diff): Use it.
+	(vc-diff-switches-list): New macro.
+
+	* vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
+	customization options.
+	(vc-BACKEND-diff): Use new options via vc-diff-switches-list.
+
+	* vc-sccs.el (vc-workfile-unchanged-p): Return correct status.
+
 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
 
 	* msb.el (toplevel): Quote hook symbols.