From: Juanma Barranquero Date: Thu, 29 Dec 2011 18:08:46 +0000 (+0100) Subject: doc/lispref/frames.texi (Font and Color Parameters): Add @pxref. X-Git-Tag: emacs-pretest-24.0.93~100 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2cae5ba432fc30042950c073b7ec7807bb98bcde;p=emacs.git doc/lispref/frames.texi (Font and Color Parameters): Add @pxref. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1e7132f78d9..152cd0d3ed7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2011-12-29 Juanma Barranquero + + * frames.texi (Font and Color Parameters): Add @pxref. + 2011-12-29 Daniel Colascione * frames.texi (Font and Color Parameters): diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 33293de9e0f..06d212c27f2 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -888,11 +888,11 @@ and bar becomes a narrower bar). A list of symbols, specifying the @dfn{font backends} to use for drawing fonts in the frame, in order of priority. On X, there are currently two available font backends: @code{x} (the X core font -driver) and @code{xft} (the Xft font driver). On Windows, there -are currently two available font backends: @code{gdi} and -@code{uniscribe}. On other systems, there is only one available -font backend, so it does not make sense to modify this frame -parameter. +driver) and @code{xft} (the Xft font driver). On Windows, there are +currently two available font backends: @code{gdi} and +@code{uniscribe} (@pxref{Windows Fonts,,, emacs, The GNU Emacs +Manual}). On other systems, there is only one available font backend, +so it does not make sense to modify this frame parameter. @vindex background-mode, a frame parameter @item background-mode