]> git.eshelyaron.com Git - emacs.git/commit
Prefer defvar-local in vc/*.el
authorStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 15:27:26 +0000 (16:27 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 19:08:25 +0000 (20:08 +0100)
commita5885d9d633f0a0e2e23d5d9f48d6b70a6301442
tree122e0bfafdda9e681cf4d8fc963fec7fef5c36f0
parent2c74924b0194e9947ac4432a2be2d3f6194a4477
Prefer defvar-local in vc/*.el

* lisp/vc/ediff-diff.el (ediff-whitespace, ediff-word-1)
(ediff-word-2, ediff-word-3, ediff-word-4):
* lisp/vc/ediff-init.el (ediff-defvar-local):
* lisp/vc/smerge-mode.el (smerge-check-cache):
* lisp/vc/vc-bzr.el (vc-bzr-annotation-table):
* lisp/vc/vc-dispatcher.el (vc-mode-line-hook): Prefer defvar-local.
lisp/vc/ediff-diff.el
lisp/vc/ediff-init.el
lisp/vc/smerge-mode.el
lisp/vc/vc-bzr.el
lisp/vc/vc-dispatcher.el