Minor change in "Mode Line" section of Emacs manual

* doc/emacs/screen.texi (Mode Line): Mention tooltips shown when
hovering the mouse over the mode line.  Suggested by Eduardo
Mercovich <eduardo@mercovich.net> in emacs-manual-bugs@gnu.org.
This commit is contained in:
Eli Zaretskii 2018-01-30 18:24:08 +02:00
parent 55a2b769a1
commit 71961f13c3

View file

@ -279,7 +279,10 @@ the mode line of every window. @xref{Recursive Edit}.
You can change the appearance of the mode line as well as the format
of its contents. @xref{Optional Mode Line}. In addition, the mode
line is mouse-sensitive; clicking on different parts of the mode line
performs various commands. @xref{Mode Line Mouse}.
performs various commands. @xref{Mode Line Mouse}. Also, hovering
the mouse pointer above mouse-sensitive portions of the mode line
shows tooltips (@pxref{Tooltips}) with information about commands you
can invoke by clicking on the mode line.
@node Menu Bar
@section The Menu Bar