projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b4166
)
; * src/font.c (syms_of_font) <query-all-font-backends>: Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 15 Sep 2020 16:05:53 +0000
(19:05 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 15 Sep 2020 16:05:53 +0000
(19:05 +0300)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index 779b8520962e2773c490c6d217b9d05524a9d668..beaa7be98de18d48ab66569172daa79e499a0a87 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-5535,7
+5535,7
@@
cause Xft crashes. Only has an effect in Xft builds. */);
DEFVAR_BOOL ("query-all-font-backends", query_all_font_backends,
doc: /*
-If non-nil attempt to query all available font backends.
+If non-nil
,
attempt to query all available font backends.
By default Emacs will stop searching for a matching font at the first
match. */);
query_all_font_backends = false;