Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ed6e7b11
Commit
ed6e7b11
authored
Apr 18, 2009
by
Juanma Barranquero
Browse files
* msdog.texi (Windows Fonts): Fix typos.
parent
d3b82927
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+3
-1
doc/emacs/msdog.texi
doc/emacs/msdog.texi
+5
-5
No files found.
doc/emacs/ChangeLog
View file @
ed6e7b11
2009-04-18 Juanma Barranquero <lekktu@gmail.com>
* msdog.texi (Windows Fonts): Fix typos.
* files.texi (Save Commands): Fix pxref.
2009-04-18 Chong Yidong <cyd@stupidchicken.com>
...
...
@@ -52,7 +54,7 @@
Mention fortune-file.
(Mail Methods): Mention read-mail-command.
2009-03-14 David Reitter <david.reitter@gmail.com>
2009-03-14 David Reitter
<david.reitter@gmail.com>
* macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
and NS resources following recent changes.
...
...
doc/emacs/msdog.texi
View file @
ed6e7b11
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment