diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fc804a73fe5..ced9f4fa037 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-07-26 Andre Spiegel + + * vc-hooks.el (vc-default-registered, vc-make-version-backup): + Use with-no-warnings. + (vc-file-not-found-hook): Add this to find-file-not-found-functions, + rather than to find-file-not-found-hook, which doesn't exist. + 2003-07-26 Markus Rost * international/quail.el (quail-translate-key): Fix previous