]> git.eshelyaron.com Git - emacs.git/commit
Prefer defvar-keymap in vc/*.el
authorStefan Kangas <stefan@marxist.se>
Wed, 10 Aug 2022 09:53:27 +0000 (11:53 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 10 Aug 2022 09:53:27 +0000 (11:53 +0200)
commit8b31c18fc8669e3b6e493769c7e033ddea08375c
tree833bcf16d0571ae467612bfc07e4c20bbbd1a8bd
parentf002fa8bfc3a217fdce0d54c6b92220d9c8ad6f4
Prefer defvar-keymap in vc/*.el

* lisp/vc/add-log.el (change-log-mode-map):
* lisp/vc/ediff-mult.el (ediff-dir-diffs-buffer-map):
* lisp/vc/vc-annotate.el (vc-annotate-mode-map):
* lisp/vc/vc-bzr.el (vc-bzr-shelve-map):
* lisp/vc/vc-dir.el (vc-dir-status-mouse-map)
(vc-dir-filename-mouse-map):
* lisp/vc/vc-git.el (vc-git-stash-shared-map, vc-git-stash-map)
(vc-git-stash-button-map, vc-git-log-edit-mode-map):
* lisp/vc/vc-hg.el (vc-hg-log-edit-mode-map)
(vc-hg-extra-menu-map):
* lisp/vc/vc-hooks.el (vc-prefix-map): Prefer defvar-keymap.
lisp/vc/add-log.el
lisp/vc/ediff-mult.el
lisp/vc/vc-annotate.el
lisp/vc/vc-bzr.el
lisp/vc/vc-dir.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-hooks.el