Use vc-switches on vc-*-annotate-command
commitb5a0603eb41c7a350c16a1b3ec5c1b8d8c84a4eb
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 26 Feb 2015 14:46:12 +0000 (26 15:46 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 26 Feb 2015 14:50:41 +0000 (26 15:50 +0100)
tree017b5464b8619fb7d79079be798ce0ed82b3e48b
parentd8e9122115b5ffcec342c841b81cb2d2b8217e4b
Use vc-switches on vc-*-annotate-command

This also removes switch "-C -C" from vc-git-annotate-command.

Fixes: debbugs:17945

* vc/vc.el (vc-annotate-switches): New defcustom.
* vc/vc-bzr.el (vc-bzr-annotate-switches): New defcustom.
(vc-bzr-annotate-command): Use it.
* vc/vc-cvs.el (vc-cvs-annotate-switches): New defcustom.
(vc-cvs-annotate-command): Use it.
* vc/vc-git.el (vc-git-annotate-switches): New defcustom.
(vc-git-annotate-command): Use it.
* vc/vc-hg.el (vc-hg-annotate-switches): New defcustom.
(vc-hg-annotate-command): Use it.
* vc/vc-mtn.el (vc-mtn-annotate-switches): New defcustom.
(vc-mtn-annotate-command): Use it.
* vc/vc-svn.el (vc-svn-annotate-switches): New defcustom.
(vc-svn-annotate-command): Use it.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-cvs.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-mtn.el
lisp/vc/vc-svn.el
lisp/vc/vc.el