# HG changeset patch # User Kenichi Handa # Date 857026794 0 # Node ID 5075619fac7aca4d4dd36537dff254504b907ba8 # Parent 2b667198acff0ae5172d9589e416d3cd01296ab8 (syms_of_xfns): Documentation of x-pixel-size-width-font-regexp modified. diff -r 2b667198acff -r 5075619fac7a src/xfns.c --- a/src/xfns.c Thu Feb 27 06:55:57 1997 +0000 +++ b/src/xfns.c Thu Feb 27 06:59:54 1997 +0000 @@ -5247,7 +5247,7 @@ &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.");