From: André Spiegel Date: Sat, 26 Jul 2003 13:07:33 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~9229 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=18ec585117f0e2183f8ca82ddc7dd176df2e236b;p=emacs.git # --- 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