]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
authorSam Steingold <sds@gnu.org>
Thu, 19 Jul 2012 14:38:01 +0000 (10:38 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 19 Jul 2012 14:38:01 +0000 (10:38 -0400)
commit8a4e6db81ae0c04a73693718cb8aaa59e160663f
treea507fa298634211085926eb46bfd62d8792782dc
parent5db81e33629049da22e7d0ff6c28a5cae31edac9
* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
vc-bzr-pull & vc-bzr-merge-branch.
* lisp/vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
(vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
for consistency with compilation-error-regexp-alist.
* lisp/vc/vc-git.el (vc-git-error-regexp-alist): Add.
(vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
* lisp/vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
(vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-dispatcher.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el