aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30eac96b584..41b9eb4d1b7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12004-04-11 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-hooks.el (vc-arg-list): Function removed.
4 (vc-default-workfile-unchanged-p): Use condition-case to check for
5 backward compatibility.
6
7 * vc.el (vc-print-log): Use condition-case to check for backward
8 compatibility.
9
12004-04-11 Juri Linkov <juri@jurta.org> 102004-04-11 Juri Linkov <juri@jurta.org>
2 11
3 * dired.el (dired-faces): New defgroup. 12 * dired.el (dired-faces): New defgroup.