From 71961f13c3db5925c7cf5b87fde8f19bdc5424dd Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Jan 2018 18:24:08 +0200 Subject: [PATCH] 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 in emacs-manual-bugs@gnu.org. --- doc/emacs/screen.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index c8b22aa68cb..8dd5e5f9e56 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -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 -- 2.39.2