]> git.eshelyaron.com Git - emacs.git/commit
Fix display of disabled-command help text
authorEli Zaretskii <eliz@gnu.org>
Sun, 12 Mar 2023 17:32:02 +0000 (19:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 12 Mar 2023 17:32:02 +0000 (19:32 +0200)
commit1c05175c21adc5e3af4ea518f25b76be4c60abed
tree4905ad8eb698ee396f53a5c7fdcbc9f17c2f2235
parent3ce37db9882aff24301716e638999e0888195083
Fix display of disabled-command help text

* lisp/novice.el (disabled-command-function): Improve wording, and
make sure the prompt doesn't exceed one screen line, so that the
mini-window is not resized (which gets in the way of fitting the
window to the size of the help text), and the help text is fully
visible when Emacs prompts for input.  (Bug#62146)
lisp/novice.el