projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d178c
)
* doc/lispref/display.texi (Glyphless Chars): Fix grammar.
author
Charles A. Roelli
<charles@aurox.ch>
Sun, 22 Apr 2018 09:15:37 +0000
(11:15 +0200)
committer
Charles A. Roelli
<charles@aurox.ch>
Sun, 22 Apr 2018 09:15:37 +0000
(11:15 +0200)
doc/lispref/display.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/display.texi
b/doc/lispref/display.texi
index 02dc830e0ab229f8c0a074b13ef465e70c286c3a..13a25af02c8a642674b541d0eb9cd0b20f683827 100644
(file)
--- a/
doc/lispref/display.texi
+++ b/
doc/lispref/display.texi
@@
-7235,8
+7235,8
@@
Characters of Unicode General Category [Cf], such as @samp{U+200E}
images, such as @samp{U+00AD} (Soft Hyphen).
@item no-font
-Characters for
there is no suitable font, or which cannot be encoded
-by the terminal's coding system.
+Characters for
which there is no suitable font, or which cannot be
+
encoded
by the terminal's coding system.
@end table
@c FIXME: this can also be 'acronym', but that's not currently