comparison lisp/vc-hg.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 a69dcc2c42ae
children 16651da1e3ed
comparison
equal deleted inserted replaced
94538:dc1cd59ce955 94539:fee32a11924d
48 ;; * working-revision (file) OK 48 ;; * working-revision (file) OK
49 ;; - latest-on-branch-p (file) ?? 49 ;; - latest-on-branch-p (file) ??
50 ;; * checkout-model (file) OK 50 ;; * checkout-model (file) OK
51 ;; - workfile-unchanged-p (file) OK 51 ;; - workfile-unchanged-p (file) OK
52 ;; - mode-line-string (file) NOT NEEDED 52 ;; - mode-line-string (file) NOT NEEDED
53 ;; - dired-state-info (file) OK 53 ;; - prettify-state-info (file) OK
54 ;; STATE-CHANGING FUNCTIONS 54 ;; STATE-CHANGING FUNCTIONS
55 ;; * register (files &optional rev comment) OK 55 ;; * register (files &optional rev comment) OK
56 ;; * create-repo () OK 56 ;; * create-repo () OK
57 ;; - init-revision () NOT NEEDED 57 ;; - init-revision () NOT NEEDED
58 ;; - responsible-p (file) OK 58 ;; - responsible-p (file) OK