diff etc/NEWS @ 103596:0c5de07aff62

Remove find-file-not-found-hook VC method. (Bug#2757) * vc-hooks.el (vc-file-not-found-hook) (vc-default-find-file-not-found-hook): Remove functions. (find-file-not-found-functions): Do not add vc-file-not-found-hook. * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function. * vc.el: * vc-hg.el: * vc-git.el: Do not mention find-file-not-found-hook VC method.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 26 Jun 2009 23:53:55 +0000
parents 8924063d2ee0
children 9f150a229376
line wrap: on
line diff
--- a/etc/NEWS	Fri Jun 26 23:41:43 2009 +0000
+++ b/etc/NEWS	Fri Jun 26 23:53:55 2009 +0000
@@ -32,6 +32,10 @@
 On systems which support GVFS-Fuse, Tramp offers the new connection
 methods "dav", "davs" and "obex".
 
+** VC and related modes
+
+*** When a file is not found, VC will not try to check it out of RCS anymore.
+
 
 * Installation Changes in Emacs 23.1