From: Lars Ingebrigtsen Date: Fri, 28 May 2021 01:37:13 +0000 (+0200) Subject: Improve previous frames.texi change X-Git-Tag: emacs-28.0.90~2298 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a264c3694dd5c2ecf0742d4d20147ac3448ef03;p=emacs.git Improve previous frames.texi change * doc/emacs/frames.texi (Fonts): Use conf names instead of path names (bug#19568). --- diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index ac2ab5c4b72..70615f68ed8 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -616,8 +616,8 @@ use the default system font by setting the variable For this to work, Emacs must have been compiled with support for 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}.) +@samp{org.gnome.desktop.interface monospace-font-name} and +@samp{org.gnome.desktop.interface font-name}.) @item Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font