]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor change in "Mode Line" section of Emacs manual
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Jan 2018 16:24:08 +0000 (18:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Jan 2018 16:24:08 +0000 (18:24 +0200)
* 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.

doc/emacs/screen.texi

index c8b22aa68cb836b8dc26bad0c64a83ea0058b7ad..8dd5e5f9e5659b19412f5f14eedf985c4263b011 100644 (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