]> git.eshelyaron.com Git - emacs.git/commit
Fix bytecomp.el warning a different way than the previous patch
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 15:17:50 +0000 (17:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 15:17:50 +0000 (17:17 +0200)
commit3ad9e5133e7c9895c41bb31b2209d2c1f8fe3239
treec4bf6beeb4567e4bcb3f1c7e8e91e368128136d4
parent4cf9bbcbc141c29c6ec66178ef46d3b21d276c1a
Fix bytecomp.el warning a different way than the previous patch

* lisp/emacs-lisp/bytecomp.el (emacs-lisp-compilation-mode-map):
No need to use set-keymap-parent here; `define-derived-mode' will
do that automatically.
lisp/emacs-lisp/bytecomp.el