aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 519c606114b..603d2a8013d 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -5247,7 +5247,7 @@ unless you set it to something else.");
5247 &Vx_pixel_size_width_font_regexp, 5247 &Vx_pixel_size_width_font_regexp,
5248 "Regexp matching a font name whose width is the same as `PIXEL_SIZE'.\n\ 5248 "Regexp matching a font name whose width is the same as `PIXEL_SIZE'.\n\
5249\n\ 5249\n\
5250Since Emacs gets width of a font which this regexp maches from\n\ 5250Since Emacs gets width of a font matching with this regexp from\n\
5251PIXEL_SIZE field of the name, font finding mechanism gets faster for\n\ 5251PIXEL_SIZE field of the name, font finding mechanism gets faster for\n\
5252such a font. This is especially effective for such large fonts as\n\ 5252such a font. This is especially effective for such large fonts as\n\
5253Chinese, Japanese, and Korean."); 5253Chinese, Japanese, and Korean.");