]> git.eshelyaron.com Git - emacs.git/commitdiff
Specify which Gsetting font names are used in the manual
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 28 May 2021 01:31:00 +0000 (03:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 28 May 2021 01:31:00 +0000 (03:31 +0200)
* doc/emacs/frames.texi (Fonts): Explicitly say what Gsettings
names are used (bug#19568).

doc/emacs/frames.texi

index e1a4e64a7d46a87ec58203a39a2e26f800f510b8..ac2ab5c4b72e69b62fac7f990decacfad4a62db4 100644 (file)
@@ -614,7 +614,10 @@ If you are running Emacs on the GNOME desktop, you can tell Emacs to
 use the default system font by setting the variable
 @code{font-use-system-font} to @code{t} (the default is @code{nil}).
 For this to work, Emacs must have been compiled with support for
-Gsettings (or the older Gconf).
+Gsettings (or the older Gconf).  (To be specific, the Gsettings
+configuration names used are
+@samp{/desktop/gnome/interface/monospace_font_name} and
+@samp{/desktop/gnome/interface/font_name}.)
 
 @item
 Use the command line option @samp{-fn} (or @samp{--font}).  @xref{Font