Mercurial > emacs
diff lisp/generic-x.el @ 78521:98c39e79e082
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 09 Aug 2007 14:57:45 +0000 |
parents | 9355f9b7bbff |
children | 73661ddc7ac7 22dc0bc9daf8 f55f9811f5d7 |