summaryrefslogtreecommitdiff
path: root/src/xfns.c
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-02-27 06:59:54 +0000
committerKenichi Handa <handa@m17n.org>1997-02-27 06:59:54 +0000
commitd3ccf734504018ece09451aa1104534ccb948757 (patch)
tree988a959aa5d0775d47f6e28ad5d20b2e5035752f /src/xfns.c
parent3a0407604a1a0e47e23e0d61a8b82a6c5ae93eeb (diff)
downloademacs-d3ccf734504018ece09451aa1104534ccb948757.tar.gz
(syms_of_xfns): Documentation of
x-pixel-size-width-font-regexp modified.
Diffstat (limited to 'src/xfns.c')
-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.");
&Vx_pixel_size_width_font_regexp,
"Regexp matching a font name whose width is the same as `PIXEL_SIZE'.\n\
\n\
-Since Emacs gets width of a font which this regexp maches from\n\
+Since Emacs gets width of a font matching with this regexp from\n\
PIXEL_SIZE field of the name, font finding mechanism gets faster for\n\
such a font. This is especially effective for such large fonts as\n\
Chinese, Japanese, and Korean.");