Remove vc-state-heuristic from the set of public methods.
commit578d91ac509a9856cf854bea75b6328cf40d1d03
authorEric S. Raymond <esr@thyrsus.com>
Mon, 1 Dec 2014 14:41:54 +0000 (1 09:41 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 1 Dec 2014 14:41:54 +0000 (1 09:41 -0500)
tree6b4b584ddf5e09861f0fe1c8544c5f9ba0dbebb2
parent33b4235db671a6c5644a9ce73a8901f073cb0ecc
Remove vc-state-heuristic from the set of public methods.

* vc/vc.el, vc-hooks.el, and all backends: API simplification;
vc-state-heuristic is no longer a public method, having been removed
where it is redundant, unnecessary, or known buggy. This eliminated
all backends except CVS.  Eliminates bug#7850.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-dav.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-hooks.el
lisp/vc/vc-src.el
lisp/vc/vc-svn.el
lisp/vc/vc.el