1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00

; * doc/emacs/frames.texi (Tooltips): Fix punctuation and wording.

This commit is contained in:
Eli Zaretskii 2022-05-16 14:37:36 +03:00
parent 1f76f50a04
commit de26ad23d5

View file

@ -1656,8 +1656,8 @@ Haiku windowing support, it displays tooltips via the toolkit, using
the default appearance of the toolkit's tooltips.@footnote{The
foreground and background colors of toolkit-created tooltips on
Nextstep can also be customized by setting the @code{foreground} and
@code{background} frame parameters inside
@code{tooltip-frame-parameters}} To disable this, change the variable
@code{background} frame parameters that are part of
@code{tooltip-frame-parameters}.} To disable this, change the variable
@code{use-system-tooltips} to @code{nil}. If you do this, or if Emacs
is built without the appropriate windowing support, most attributes of
the tooltip text are specified by the @code{tooltip} face, and by X