Remove editable argument from VC's backend checkout methods.
commite7e9dbccb05175a512c40a3f433887c40abaa469
authorEric S. Raymond <esr@thyrsus.com>
Thu, 20 Nov 2014 08:52:24 +0000 (20 03:52 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 20 Nov 2014 08:52:24 +0000 (20 03:52 -0500)
tree551b1a5015334f0a553d7873a1b7b45c4e52aaf2
parentf83109f0fabe13c0175ca6fe23b475bd8a9d9d99
Remove editable argument from VC's backend checkout methods.

Alters vc/vc-bzr.el, vc/vc-cvs.el, vc/vc-dav.el, vc/vc-git.el,
vc/vc-hg.el, vc/vc-mtn.el, vc/vc-rcs.el, vc/vc-sccs.el,
vc/vc-svn.el, vc/vc.el.

where this matters (which is only in SCCS and RCS) files are now always
checked out editable. This may actually have been dynamically true
already - it looks like the vc-next-action code evolved past visiting
the other case. Tested with RCS.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-cvs.el
lisp/vc/vc-dav.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-mtn.el
lisp/vc/vc-rcs.el
lisp/vc/vc-sccs.el
lisp/vc/vc-svn.el
lisp/vc/vc.el