From: Kenichi Handa Date: Thu, 27 Feb 1997 06:59:54 +0000 (+0000) Subject: (syms_of_xfns): Documentation of X-Git-Tag: emacs-20.1~2839 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dcc13cda7775b00e339f0661a5c9d34d65ad9bdc;p=emacs.git (syms_of_xfns): Documentation of x-pixel-size-width-font-regexp modified. --- 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.");