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:
parent
55a2b769a1
commit
71961f13c3
1 changed files with 4 additions and 1 deletions
|
@ -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
|
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
|
of its contents. @xref{Optional Mode Line}. In addition, the mode
|
||||||
line is mouse-sensitive; clicking on different parts of the mode line
|
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
|
@node Menu Bar
|
||||||
@section The Menu Bar
|
@section The Menu Bar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue