]> git.eshelyaron.com Git - emacs.git/commit
With tooltip-mode disabled, don't unconditionally clear the echo area
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 16 Sep 2019 20:17:51 +0000 (22:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Sep 2019 20:17:51 +0000 (22:17 +0200)
commitf22346fe5abdbdac2ba5f690c11fda4d4f5d22d6
treec37518501f18e94bf258d5c3ada8012274b64643
parent72ad41c05994a67679c7bd54a3d73726bcca0597
With tooltip-mode disabled, don't unconditionally clear the echo area

* lisp/tooltip.el (tooltip-show-help-non-mode): Only clear the
echo area when the current message displayed is a tooltip message
(Bug#3192).
lisp/tooltip.el