changeset 54785:1fff9cffd37c

#
author André Spiegel <spiegel@gnu.org>
date Sun, 11 Apr 2004 15:08:39 +0000
parents 494d96bf5f98
children 870b7a6bffb8
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 11 15:05:18 2004 +0000
+++ b/lisp/ChangeLog	Sun Apr 11 15:08:39 2004 +0000
@@ -1,3 +1,12 @@
+2004-04-11  Andre Spiegel  <spiegel@gnu.org>
+
+	* vc-hooks.el (vc-arg-list): Function removed.
+	(vc-default-workfile-unchanged-p): Use condition-case to check for
+	backward compatibility.
+
+	* vc.el (vc-print-log): Use condition-case to check for backward
+	compatibility.
+
 2004-04-11  Juri Linkov  <juri@jurta.org>
 
 	* dired.el (dired-faces): New defgroup.