]> git.eshelyaron.com Git - emacs.git/commit
Use define-keymap in pcvs and pcvs-defs.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Oct 2021 23:27:27 +0000 (01:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Oct 2021 23:27:27 +0000 (01:27 +0200)
commit38527847f18012a5725a31c2afb8fe34cc6da6a7
treef5e995eb558ec7948c7e65ef621fd058e73e7e5c
parent9efa67f764cc55ceaf846eccf61a6943975f0d6d
Use define-keymap in pcvs and pcvs-defs.el

* lisp/vc/pcvs-defs.el (cvs-mode-diff-map):
* lisp/vc/pcvs.el (pcvs-defs):
(cvs-mode-diff-map): Move maps to pcvs (because the commands are
defined in pcvs.el and #' gives us checking) and transform from
easy-mmode-defmap to define-keymap.
lisp/vc/pcvs-defs.el
lisp/vc/pcvs.el