diff lisp/ChangeLog @ 78166:516805bc7988

(vc-hg-registered): Replace if with when. (vc-hg-state): Deal with nonexistent files.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 19 Jul 2007 23:51:28 +0000
parents 034c29272f0b
children 252b7f091c04
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 18 22:20:42 2007 +0000
+++ b/lisp/ChangeLog	Thu Jul 19 23:51:28 2007 +0000
@@ -1,3 +1,8 @@
+2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-hg.el (vc-hg-registered): Replace if with when.
+	(vc-hg-state): Deal with nonexistent files.
+
 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
 
 	* follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)