]> git.eshelyaron.com Git - emacs.git/commit
Change the call signature to keymap-substitute
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 17 Nov 2021 07:34:32 +0000 (08:34 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 17 Nov 2021 07:34:35 +0000 (08:34 +0100)
commitcde5dcd441b5db79f39b8664221866566c400b05
tree5544dd4a8e45909607b0b537a5e3d417f838644a
parent249095fd6778b9014ff30381ca562f40107d7be4
Change the call signature to keymap-substitute

* lisp/keymap.el (keymap-substitute): Make the keymap the first
parameter for symmetry with the other functions.
* lisp/emacs-lisp/shortdoc.el (keymaps):
* lisp/emacs-lisp/bytecomp.el (lambda): Adjust.
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/shortdoc.el
lisp/keymap.el