From ed6e7b119400e037b7778a561c27dda01fdca9b1 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 18 Apr 2009 12:40:46 +0000 Subject: [PATCH] * msdog.texi (Windows Fonts): Fix typos. --- doc/emacs/ChangeLog | 4 +++- doc/emacs/msdog.texi | 10 +++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 54291a925ac..05778295905 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2009-04-18 Juanma Barranquero + * msdog.texi (Windows Fonts): Fix typos. + * files.texi (Save Commands): Fix pxref. 2009-04-18 Chong Yidong @@ -52,7 +54,7 @@ Mention fortune-file. (Mail Methods): Mention read-mail-command. -2009-03-14 David Reitter +2009-03-14 David Reitter * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel and NS resources following recent changes. diff --git a/doc/emacs/msdog.texi b/doc/emacs/msdog.texi index 528dcc4bf37..1e5a7ab923b 100644 --- a/doc/emacs/msdog.texi +++ b/doc/emacs/msdog.texi @@ -783,13 +783,13 @@ fontconfig library used in modern Free desktops: The old XLFD based format is also supported for backwards compatibility. Emacs 23 supports a number of backends. Currently, the @code{gdi} -and @code{uniscribe} font backends are supported on Windows. The +and @code{uniscribe} font backends are supported on Windows. The @code{gdi} font backend is available on all versions of Windows, and -supports all fonts that are natively supported by Windows. The +supports all fonts that are natively supported by Windows. The @code{uniscribe} font backend is available on Windows 2000 and later, -and supports Truetype and Opentype fonts. Some languages requiring +and supports Truetype and Opentype fonts. Some languages requiring complex layout can only be properly supported by the uniscribe -backend. By default, both backends are enabled if supported, with +backend. By default, both backends are enabled if supported, with @code{uniscribe} taking priority over @code{gdi}. @cindex font properties (MS Windows) @@ -839,7 +839,7 @@ selection of fonts to those that support a particular character set by using a specific registry from @code{w32-charset-info-alist} here. @item spacing -Specifies how the font is spaced. The @code{p} spacing specifies +Specifies how the font is spaced. The @code{p} spacing specifies a proportional font, and @code{m} or @code{c} specify a monospaced font. @item foundry -- 2.39.2