diff lisp/vc-git.el @ 94539:fee32a11924d

Name change in preparation for ripping out vc-dired.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 02 May 2008 06:56:59 +0000
parents 2a61c5f918a5
children a0bb8ca25a33
line wrap: on
line diff
--- a/lisp/vc-git.el	Fri May 02 03:52:08 2008 +0000
+++ b/lisp/vc-git.el	Fri May 02 06:56:59 2008 +0000
@@ -58,7 +58,7 @@
 ;; * checkout-model (file)			   OK
 ;; - workfile-unchanged-p (file)		   OK
 ;; - mode-line-string (file)			   OK
-;; - dired-state-info (file)			   OK
+;; - prettify-state-info (file)			   OK
 ;; STATE-CHANGING FUNCTIONS
 ;; * create-repo ()				   OK
 ;; * register (files &optional rev comment)	   OK