summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2007-08-09 14:57:45 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2007-08-09 14:57:45 +0000
commit33e5d7d4c9998782b15081248e49b951725ed5f3 (patch)
tree88f97fecd987a017e1fa9c75aea0721c9fb99bd9 /lisp/vc-bzr.el
parenta37737301211b72450b98033f5f2786bc871bc7a (diff)
downloademacs-33e5d7d4c9998782b15081248e49b951725ed5f3.tar.gz
(vc-bzr-registered): Use \0 instead of literal NULs.
(vc-bzr-state-words): Add "kind changed" state word. (vc-bzr-status): New function. Return Bzr idea of file status, which is different from VC's. (vc-bzr-state): Use vc-bzr-status. (vc-workfile-unchanged-p): Use vc-bzr-status. (vc-bzr-revert): Use synchronous process; expect exitcode 0. (vc-dired-state): Process "kind changed" state word.
Diffstat (limited to 'lisp/vc-bzr.el')
-rw-r--r--lisp/vc-bzr.elbin23462 -> 24827 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el
index cfb417519d3..a11aa2e7ba8 100644
--- a/lisp/vc-bzr.el
+++ b/lisp/vc-bzr.el
Binary files differ