]> git.eshelyaron.com Git - emacs.git/commit
ehelp.el: Suppress warning
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 14:15:30 +0000 (16:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 14:15:30 +0000 (16:15 +0200)
commitf9b61ba72e619b6801e71436793b3c05e5d0efee
treec65773e4187c70d275e01368fdcf5852f7c71e6a
parentf2071b6de417ea079ab55298e8ca8f7bb2ad8d14
ehelp.el: Suppress warning

* lisp/ehelp.el (electric-help-execute-extended): Suppress warning
about `execute-extended-command' only being interactive, because
we're still using it interactively, but via a wrapper.
lisp/ehelp.el