Remove clear-headers from VC's public method set.
commit2fb8b146f74791d7cbe702292b8197913d437c75
authorEric S. Raymond <esr@thyrsus.com>
Tue, 2 Dec 2014 04:49:35 +0000 (1 23:49 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 2 Dec 2014 04:49:35 +0000 (1 23:49 -0500)
treef0f5b8d13ff9d2e94db08e398a8127b90b4b0b32
parentea99f8c1ab8e97a54116e50157dd4bd6f1247b91
Remove clear-headers from VC's public method set.

* vc/vc.el and all backends: API simplification; clear-headers is no
longer a public method.  It is now local to the one place it's used,
in the RCS steal-lock method.
lisp/ChangeLog
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-rcs.el
lisp/vc/vc-src.el
lisp/vc/vc.el