]> git.eshelyaron.com Git - emacs.git/commit
Unbreak M-x eldoc
authorJoão Távora <joaotavora@gmail.com>
Thu, 9 Jul 2020 12:12:34 +0000 (13:12 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 9 Jul 2020 17:07:22 +0000 (18:07 +0100)
commit59f563680daa3e25db7c85c07bee020ac48b5fa5
tree418091e6dcd4a332ca93ec3989335e504c5a3d1c
parentffb99d84900e47697c9f20a914e86d39e9bcd8b4
Unbreak M-x eldoc

The command should always invoke Eldoc when called interactively,
instead of going through the usual checks, which are performed to
avoid interference with other commands.

* lisp/emacs-lisp/eldoc.el (eldoc-print-current-symbol-info): Rework.
(Version): Bump to 1.2.0
lisp/emacs-lisp/eldoc.el