changeset 54468:d21aba49e1ce

#
author André Spiegel <spiegel@gnu.org>
date Sun, 21 Mar 2004 15:53:17 +0000
parents 9df38e21f685
children 0610337ed9b5
files lisp/ChangeLog
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 21 15:49:55 2004 +0000
+++ b/lisp/ChangeLog	Sun Mar 21 15:53:17 2004 +0000
@@ -1,3 +1,22 @@
+2004-03-21  Andre Spiegel  <spiegel@gnu.org>
+
+	* vc.el Add new optional BUFFER argument to vc-BACKEND-print-log
+	and vc-BACKEND-diff.
+	(vc-print-log): If the print-log implementation supports it, use
+	the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
+	(vc-version-diff, vc-diff-internal): Doc fixes.
+
+	* vc-hooks.el (vc-default-workfile-unchanged-p): If the
+	implementation supports it, let diff output go to *vc*, 
+	not *vc-diff*, since this is an internal call.
+
+	* vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER
+	argument.
+
+	* vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
+
+	* vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
+	
 2004-03-21  Dave Love  <fx@gnu.org>
 
 	* progmodes/cfengine.el (cfengine-mode): Set