Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2cae5ba4
Commit
2cae5ba4
authored
Dec 29, 2011
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/lispref/frames.texi (Font and Color Parameters): Add @pxref.
parent
43da4d08
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/frames.texi
doc/lispref/frames.texi
+5
-5
No files found.
doc/lispref/ChangeLog
View file @
2cae5ba4
2011-12-29 Juanma Barranquero <lekktu@gmail.com>
* frames.texi (Font and Color Parameters): Add @pxref.
2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
* frames.texi (Font and Color Parameters):
...
...
doc/lispref/frames.texi
View file @
2cae5ba4
...
...
@@ -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 system
s,
t
he
re 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,,, emac
s,
T
he
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
...
...
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