1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

Name change in preparation for ripping out vc-dired.

This commit is contained in:
Eric S. Raymond 2008-05-02 06:56:59 +00:00
parent 3c73c30e89
commit 0a29940833
5 changed files with 21 additions and 11 deletions

View file

@ -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