]> git.eshelyaron.com Git - emacs.git/commit
Discard the Bazaar case in repository version detection
authorUlrich Müller <ulm@gentoo.org>
Fri, 14 Nov 2014 08:05:02 +0000 (09:05 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 17 Jan 2015 09:56:45 +0000 (10:56 +0100)
commit6a6bb820d08368f9754bae73c9507c6fc36d1dca
tree25d06758c067550e8b351cfd96b2497645d877e3
parentd48c98cda83d2c74981c61a0b9d9b379c46217f4
Discard the Bazaar case in repository version detection

* version.el (emacs-bzr-version-dirstate, emacs-bzr-version-bzr):
Remove.
(emacs-repository-get-version): Discard the Bazaar case.

* vc/vc-bzr.el (vc-bzr-version-dirstate): Rename from
emacs-bzr-version-dirstate and move from version.el to here.
(vc-bzr-working-revision): Use it.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/version.el