]> git.eshelyaron.com Git - emacs.git/commit
Remove the P/N/M-p/M-n bindings from the general log-view map
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 11:45:11 +0000 (13:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 11:45:11 +0000 (13:45 +0200)
commit44b5f0cd8732165747880109f7c5783534a3fbb0
tree6393bca5d0339dab7b886252c5ad3850762b5e3c
parentdeb66cb32d94e1bef373b79ec099021c11065566
Remove the P/N/M-p/M-n bindings from the general log-view map

* lisp/vc/log-view.el (log-view-mode-map): Remove the P/N/M-p/M-n
bindings (that are only usable in some VCs).
* lisp/vc/vc-sccs.el (vc-sccs-log-view-mode):
* lisp/vc/vc-rcs.el (vc-rcs-log-view-mode):
* lisp/vc/vc-cvs.el (vc-cvs-log-view-mode): New modes that bind
the P/N/M-p/M-n commands (bug#14531).
lisp/vc/log-view.el
lisp/vc/vc-cvs.el
lisp/vc/vc-rcs.el
lisp/vc/vc-sccs.el