# HG changeset patch # User Andr Spiegel # Date 1081696119 0 # Node ID 1fff9cffd37c8eab3875e4c5bc3e2c3391146367 # Parent 494d96bf5f986c41439bbb2fe926d6d8eefb1fc6 # diff -r 494d96bf5f98 -r 1fff9cffd37c lisp/ChangeLog --- 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 + + * 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 * dired.el (dired-faces): New defgroup.