summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-src.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-12-11 23:29:41 -0500
committerEric S. Raymond <esr@thyrsus.com>2014-12-11 23:29:41 -0500
commitbe6dff68be9ad15245896b0b7868369c6e3716ac (patch)
tree43ec023798ef828e69bd5c06e4b2b87af553287b /lisp/vc/vc-src.el
parentea8b9df12e38775600e850b8a57add2cf523bde5 (diff)
downloademacs-be6dff68be9ad15245896b0b7868369c6e3716ac.tar.gz
latest-on-branch-p is no longer a public method
* vc/vc-dav.el, vc/vc-git.el, vc/vc-hg.el, vc/vc-src.el, vc/vc.el: latest-on-branch-p is no longer a public method.
Diffstat (limited to 'lisp/vc/vc-src.el')
-rw-r--r--lisp/vc/vc-src.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el
index 6ba8b8c809f..539437d185c 100644
--- a/lisp/vc/vc-src.el
+++ b/lisp/vc/vc-src.el
@@ -35,7 +35,6 @@
;; - dir-extra-headers (dir) NOT NEEDED
;; - dir-printer (fileinfo) ??
;; * working-revision (file) OK
-;; - latest-on-branch-p (file) ??
;; * checkout-model (files) OK
;; - mode-line-string (file) NOT NEEDED
;; STATE-CHANGING FUNCTIONS