diff options
Diffstat (limited to 'man/help.texi')
-rw-r--r-- | man/help.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/help.texi b/man/help.texi index 3f059b2c85c..634dca792f0 100644 --- a/man/help.texi +++ b/man/help.texi @@ -644,7 +644,7 @@ Emacs (@code{describe-no-warranty}). @cindex balloon help When a region of text is ``active,'' so that you can select it with the mouse or a key like @kbd{RET}, it often has associated help text. -Areas of the mode line are examples. On most window systems, the help +Areas of the mode line are examples. On graphical displays, the help text is displayed as a ``tooltip'' (sometimes known as ``balloon help''), when you move the mouse over the active text. @xref{Tooltips}. On some systems, it is shown in the echo area. On text-only |