]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_xfns): Documentation of
authorKenichi Handa <handa@m17n.org>
Thu, 27 Feb 1997 06:59:54 +0000 (06:59 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Feb 1997 06:59:54 +0000 (06:59 +0000)
x-pixel-size-width-font-regexp modified.

src/xfns.c

index 519c606114b7b7be17d31ea832ecc7e97db8a5ab..603d2a8013db0efaf5021d8aff6eec74ad5c807c 100644 (file)
@@ -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.");