diff lisp/ChangeLog @ 98576:5472a993dc3a

(vc-cvs-dir-stay-local): New variable. (vc-cvs-dir-status): Use it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 09 Oct 2008 04:52:28 +0000
parents 24e35179a467
children a3c29cf2d09a
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 08 22:59:02 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 09 04:52:28 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-cvs.el (vc-cvs-dir-stay-local): New variable.
+	(vc-cvs-dir-status): Use it.
+
 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
 
 	* json.el (json-skip-whitespace): Fix last change.