summaryrefslogtreecommitdiff
path: root/doc/emacs/frames.texi
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2021-05-28 03:37:13 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-05-28 03:37:13 +0200
commit5a264c3694dd5c2ecf0742d4d20147ac3448ef03 (patch)
tree454bbbd73e36423a6d3f9c5a000879f6ab9dff7b /doc/emacs/frames.texi
parentd0655b79ab10e72e8d28a12e7a610f2c5df5f458 (diff)
downloademacs-5a264c3694dd5c2ecf0742d4d20147ac3448ef03.tar.gz
Improve previous frames.texi change
* doc/emacs/frames.texi (Fonts): Use conf names instead of path names (bug#19568).
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r--doc/emacs/frames.texi4
1 files changed, 2 insertions, 2 deletions
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