Mercurial > emacs
changeset 91640:5c66006150b2
Typo fix
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 08 Feb 2008 00:02:57 +0000 |
parents | 14d570487fcd |
children | d17766001931 |
files | doc/emacs/msdog.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/msdog.texi Thu Feb 07 23:22:08 2008 +0000 +++ b/doc/emacs/msdog.texi Fri Feb 08 00:02:57 2008 +0000 @@ -737,7 +737,7 @@ The old XLFD based format is also supported for backwards compatibility. Emacs 23 supports a number of backends. Currently on Windows the @code{gdi} - font backend is supported. +font backend is supported. @cindex font properties (MS Windows) @noindent @@ -755,7 +755,7 @@ @code{slant} specifies whether the font is italic. Special values @code{roman}, @code{italic} and @code{oblique} can be specified without the @code{slant=} (eg @samp{Courier New-12:italic}). -Otherwise the weight should be a numeric value, or one of the named +Otherwise the slant should be a numeric value, or one of the named slants in @code{font-slant-table}. On Windows, any slant above 150 is treated as italic, and anything below as roman.