aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2021-05-28 03:37:13 +0200
committerLars Ingebrigtsen2021-05-28 03:37:13 +0200
commit5a264c3694dd5c2ecf0742d4d20147ac3448ef03 (patch)
tree454bbbd73e36423a6d3f9c5a000879f6ab9dff7b
parentd0655b79ab10e72e8d28a12e7a610f2c5df5f458 (diff)
downloademacs-5a264c3694dd5c2ecf0742d4d20147ac3448ef03.tar.gz
emacs-5a264c3694dd5c2ecf0742d4d20147ac3448ef03.zip
Improve previous frames.texi change
* doc/emacs/frames.texi (Fonts): Use conf names instead of path names (bug#19568).
-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
616For this to work, Emacs must have been compiled with support for 616For this to work, Emacs must have been compiled with support for
617Gsettings (or the older Gconf). (To be specific, the Gsettings 617Gsettings (or the older Gconf). (To be specific, the Gsettings
618configuration names used are 618configuration names used are
619@samp{/desktop/gnome/interface/monospace_font_name} and 619@samp{org.gnome.desktop.interface monospace-font-name} and
620@samp{/desktop/gnome/interface/font_name}.) 620@samp{org.gnome.desktop.interface font-name}.)
621 621
622@item 622@item
623Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font 623Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font