projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0924b27
)
; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
author
Alexander Gramiak
<agrambot@gmail.com>
Thu, 4 Apr 2019 17:31:43 +0000
(11:31 -0600)
committer
Alexander Gramiak
<agrambot@gmail.com>
Thu, 4 Apr 2019 17:44:36 +0000
(11:44 -0600)
src/fontset.c
patch
|
blob
|
history
diff --git
a/src/fontset.c
b/src/fontset.c
index 8e0c5746fe77a73a928af2d35bfdd5ca9c5c5de8..34e0c0d482064a5a7db9968475b16dcf9e4433e4 100644
(file)
--- a/
src/fontset.c
+++ b/
src/fontset.c
@@
-1447,7
+1447,7
@@
or t for the default fontset.
TARGET may be a single character to use FONT-SPEC for.
-T
arget
may be a cons (FROM . TO), where FROM and TO are characters.
+T
ARGET
may be a cons (FROM . TO), where FROM and TO are characters.
In that case, use FONT-SPEC for all the characters in the range
between FROM and TO (inclusive).