]> git.eshelyaron.com Git - emacs.git/commit
Prevent eldoc from changing the mode line
authorNick Helm <nick@tenpoint.co.nz>
Sat, 21 Oct 2017 08:41:28 +0000 (11:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Oct 2017 08:41:28 +0000 (11:41 +0300)
commit035d7ac7e42f1e1e82f4948e19ef8d8188bb902c
tree6e4b932f7fe6137f467dcf6086cddb4bde8fc420
parentc9d71b31bf1144c3f11a82612f07a7bd649c25d4
Prevent eldoc from changing the mode line

* lisp/emacs-lisp/eldoc.el (eldoc-minibuffer-message): Don't
change the mode line if it is not displayed.  (Bug#28697)
lisp/emacs-lisp/eldoc.el