unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: emacs-27 7a23915: * lisp/tooltip.el (tooltip): Doc fix for GTK.
       [not found] ` <20210226044655.4460420B2C@vcs0.savannah.gnu.org>
@ 2021-02-26  8:42   ` Stephen Berman
  0 siblings, 0 replies; only message in thread
From: Stephen Berman @ 2021-02-26  8:42 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

On Thu, 25 Feb 2021 23:46:54 -0500 (EST) stefankangas@gmail.com (Stefan Kangas) wrote:

> branch: emacs-27
> commit 7a23915618816ccdda03823412991e77003e3e1b
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
>
>     * lisp/tooltip.el (tooltip): Doc fix for GTK.
> ---
>  lisp/tooltip.el | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/lisp/tooltip.el b/lisp/tooltip.el
> index 4a37e40..bb53a13 100644
> --- a/lisp/tooltip.el
> +++ b/lisp/tooltip.el
> @@ -138,7 +138,10 @@ of the `tooltip' face are used instead."
>       :inherit variable-pitch)
>      (t
>       :inherit variable-pitch))
> -  "Face for tooltips."
> +  "Face for tooltips.
> +
> +When using the GTK toolkit, this face will only be used if
> +`x-gtk-use-system-tooltips' is non-nil."
>    :group 'tooltip
>    :group 'basic-faces)

The tooltip face is used under Gtk+ only when
`x-gtk-use-system-tooltips' is nil.

Steve Berman



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-26  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210226044653.10939.79545@vcs0.savannah.gnu.org>
     [not found] ` <20210226044655.4460420B2C@vcs0.savannah.gnu.org>
2021-02-26  8:42   ` emacs-27 7a23915: * lisp/tooltip.el (tooltip): Doc fix for GTK Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).