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
664d56b8
Commit
664d56b8
authored
Aug 25, 2009
by
Glenn Morris
Browse files
(Fontsets): Fix typo.
parent
d9da2f45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/display.texi
doc/lispref/display.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
664d56b8
2009-08-25 Glenn Morris <rgm@gnu.org>
* display.texi (Fontsets): Fix typo.
2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
* processes.texi (Asynchronous Processes): Adjust arglist of
...
...
doc/lispref/display.texi
View file @
664d56b8
...
...
@@ -2953,7 +2953,7 @@ fontset, whose short name is @samp{fontset-default}.
@
var
{
character
}
may
be
a
charset
.
In
that
case
,
use
@
var
{
font
-
spec
}
for
all
character
in
the
charsets
.
@
var
{
character
}
may
be
a
script
a
nme
.
In
that
case
,
use
@
var
{
character
}
may
be
a
script
n
a
me
.
In
that
case
,
use
@
var
{
font
-
spec
}
for
all
character
in
the
charsets
.
@
var
{
font
-
spec
}
may
be
a
cons
;
@
code
{(@
var
{
family
}
.
@
var
{
registry
})},
...
...
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