mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* doc/emacs/frames.texi (Fonts): Mention Gsettings.
This commit is contained in:
parent
640fc129fd
commit
195a161bbc
1 changed files with 2 additions and 1 deletions
|
|
@ -575,7 +575,8 @@ font names in X resource files.
|
|||
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 Gconf support.
|
||||
For this to work, Emacs must have been compiled with support for
|
||||
Gsettings (or the older Gconf).
|
||||
|
||||
@item
|
||||
Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font
|
||||
|
|
|
|||
Loading…
Reference in a new issue