Committed revision 298 to http://stephe-leake.org/dvc
Avoid prompting for dvc in some cases, misc clean up.
* lisp/bzr-submit.el (bzr-show-diff-from-file): Doc that things may not
work without a bzr tree root.
* lisp/bzr.el (bzr-dvc-status): Don't call dvc-save-some-buffers;
front-end did that.
* lisp/dvc-core.el (dvc-current-file-list): Remove nil from
dvc-buffer-marked-file-list.
(dvc-revision-get-file-in-buffer): Set buffer not modified, read only.
* lisp/dvc-diff.el (dvc-show-changes-buffer): Avoid prompting for dvc;
require process buffer default-directory be a tree root, and require
output-buffer be non-nil.
(dvc-diff-clear-buffers): Avoid prompting for dvc; require 'dir'
argument to be a tree root (all callers currently respect this).
* lisp/dvc-unified.el (dvc-status): return 'nil' to avoid displaying
'#<process> in message window.
(dvc-log): ditto.
* lisp/tla.el (tla--apply-changeset-internal): Create display buffer here
to comply with change to dvc-show-changes-buffer.
(tla-sync-tree): ditto.
--
-- Stephe
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev