summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>2008-05-02 06:56:59 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>2008-05-02 06:56:59 +0000
commit0a29940833c0e8ef917be460430558ddeda03058 (patch)
treedee63ef55243d78f3f3f2a82ec508295f08805c5 /lisp/vc-hg.el
parent3c73c30e89cd74984fd6f6256ae803d3a157e44c (diff)
downloademacs-0a29940833c0e8ef917be460430558ddeda03058.tar.gz
Name change in preparation for ripping out vc-dired.
Diffstat (limited to 'lisp/vc-hg.el')
-rw-r--r--lisp/vc-hg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el
index 44ffa95a92f..59aba1cc2a7 100644
--- a/lisp/vc-hg.el
+++ b/lisp/vc-hg.el
@@ -50,7 +50,7 @@
;; * checkout-model (file) OK
;; - workfile-unchanged-p (file) OK
;; - mode-line-string (file) NOT NEEDED
-;; - dired-state-info (file) OK
+;; - prettify-state-info (file) OK
;; STATE-CHANGING FUNCTIONS
;; * register (files &optional rev comment) OK
;; * create-repo () OK