]> git.eshelyaron.com Git - emacs.git/commit
vc-dir-mode-map: Remove the mouse-2 binding
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Jan 2021 01:56:27 +0000 (03:56 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Jan 2021 01:56:47 +0000 (03:56 +0200)
commitbbad7904e20ba0366a3397a45fb89de0275bbf28
tree3b054ad5495591b6e5dee57e91192753dbb32835
parentf3f6e84ca6f16c243cd1242ca51c333972a4bb9a
vc-dir-mode-map: Remove the mouse-2 binding

* lisp/vc/vc-dir.el (vc-dir-mode-map):
Remove the mouse-2 binding (bug#13692).
(vc-dir-mode): Update the docstring accordingly.
(vc-dir-status-mouse-map): New variable.
(vc-default-dir-printer): Use it on the state buttons.

* lisp/vc/vc-git.el (vc-git-dir-printer): Same.
lisp/vc/vc-dir.el
lisp/vc/vc-git.el