diff lisp/ChangeLog @ 78520:318e4215e076

(vc-default-find-file-not-found-hook): Do nothing.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 09 Aug 2007 14:42:00 +0000
parents 364329b928dc
children 98c39e79e082
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 09 14:39:20 2007 +0000
+++ b/lisp/ChangeLog	Thu Aug 09 14:42:00 2007 +0000
@@ -1,7 +1,14 @@
+2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
+
+	* vc-rcs.el (vc-rcs-find-file-not-found-hook):
+	Move from vc-default-find-file-not-found-hook.
+
 2007-08-09  Edward O'Connor  <hober0@gmail.com> (tiny change)
 
-        * url/url-auth.el (url-basic-auth): When prompting for username
-          and password, default to the username and password in the URL.
+	* url/url-auth.el (url-basic-auth): When prompting for username
+	and password, default to the username and password in the URL.
 
 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>