From: Glenn Morris Date: Thu, 21 Feb 2008 06:29:02 +0000 (+0000) Subject: Tweak FontBackend X resource entry. X-Git-Tag: emacs-pretest-23.0.90~7814 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b19aa6dd027c2d9de56468c32366a5037ec908a1;p=emacs.git Tweak FontBackend X resource entry. --- diff --git a/etc/NEWS b/etc/NEWS index 0c74747abde..9d2b9bd3b41 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -757,13 +757,13 @@ function `auto-compose-chars'. ** Changes related to the new font backend. -Which font backends to use can be specified by X resource "FontBackend". -For instance, if you want to use Xft fonts only, +Which font backends to use can be specified by the X resource "FontBackend". +For instance, to use both X core fonts and Xft fonts: -Emacs.FontBackend: xft +Emacs.FontBackend: x,xft -will work. If this resource is not set, Emacs tries to use all font -backends available on your graphic device. +If this resource is not set, Emacs tries to use all font backends +available on your graphic device. *** New frame parameter `font-backend' specifies a list of font-backends supported by the frame's graphic device. On X, they are