summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Spiegel <spiegel@gnu.org>2003-07-26 13:07:33 +0000
committerAndré Spiegel <spiegel@gnu.org>2003-07-26 13:07:33 +0000
commit18ec585117f0e2183f8ca82ddc7dd176df2e236b (patch)
treede9ec4f65c20d15f1413b76a7ffc47ba35b2dceb
parent3756d48129ee8d054b3d452668d6feb88ba471d8 (diff)
downloademacs-18ec585117f0e2183f8ca82ddc7dd176df2e236b.tar.gz
#
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <spiegel@gnu.org>
+
+ * 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 <rost@math.ohio-state.edu>
* international/quail.el (quail-translate-key): Fix previous