]> git.eshelyaron.com Git - emacs.git/commit
Don't obscure the minibuffer by message (bug#17272)
authorJuri Linkov <juri@linkov.net>
Sat, 9 Nov 2019 22:46:29 +0000 (00:46 +0200)
committerJuri Linkov <juri@linkov.net>
Sat, 9 Nov 2019 22:46:29 +0000 (00:46 +0200)
commit869361113613730d367b0f4966489d32ca533491
tree0cb687d21af8b333fa8a860222d168312d35f4aa
parent8d68025baf912462748ce94ba79f2f54cdd22283
Don't obscure the minibuffer by message (bug#17272)

* lisp/subr.el (do-after-load-evaluation): Use minibuffer-message
to not obscure a possibly active minibuffer.

* lisp/minibuffer.el (minibuffer-message):
Record message in the *Messages* buffer.
lisp/minibuffer.el
lisp/subr.el