summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/sregex.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2007-08-06 21:17:34 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2007-08-06 21:17:34 +0000
commitb6e6e09ac1bc4fb22843d9ba8920dffa88f8ce37 (patch)
tree85b6d7054651124550c16e2eec2924d178c99d99 /lisp/emacs-lisp/sregex.el
parentdfbd373dfb9de125e016bb7d11b46d05fdf992c4 (diff)
downloademacs-b6e6e09ac1bc4fb22843d9ba8920dffa88f8ce37.tar.gz
emacs-b6e6e09ac1bc4fb22843d9ba8920dffa88f8ce37.tar.bz2
emacs-b6e6e09ac1bc4fb22843d9ba8920dffa88f8ce37.zip
(vc-bzr-registered): Gracefully handle missing "bzr"
program, and return nil (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil. (vc-bzr-state): Look for path names relative to the repository root after status keyword. (vc-bzr-file-name-relative): New function. (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths depend on it. (vc-bzr-admin-dirname, ...-checkout-format-file) (...-branch-format-file, ...-revhistory): Paths to some Bzr internal files that we now parse directly for speed. (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness. (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists. (vc-bzr-state): "bzr status" successful only if exitcode is 0 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain Bzr warnings, so we must discard it. (vc-bzr-workfile-version): Speedup counting lines from `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno" if that file doesn't exist. (vc-bzr-responsible-p): Use `vc-bzr-root' instead of `vc-bzr-root-dir' for speed. add `vc-bzr-admin-dirname' (not ".bzr"!) to `vc-directory-exclusion-list' (vc-bzr-shell-command): New function.
Diffstat (limited to 'lisp/emacs-lisp/sregex.el')
0 files changed, 0 insertions, 0 deletions