]> git.eshelyaron.com Git - emacs.git/commit
Redirect eldoc messages to the mode-line when in edebug-mode
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 4 Mar 2023 00:37:14 +0000 (02:37 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 4 Mar 2023 00:37:14 +0000 (02:37 +0200)
commitdff9657c6c039ad35734f1d98e0ccc71b85a1a24
tree1844fc8156d4e222e720bee0249864ede4d1d809
parenta33d3ae98aa9dbea6c8c2b5baed416acb776488e
Redirect eldoc messages to the mode-line when in edebug-mode

* lisp/emacs-lisp/eldoc.el (eldoc-minibuffer-message): Redirect
eldoc messages to the mode-line when in edebug-mode (bug#56459).
(eldoc-minibuffer--cleanup): New function, used in above.
lisp/emacs-lisp/eldoc.el