Mercurial > emacs
changeset 17106:5075619fac7a
(syms_of_xfns): Documentation of
x-pixel-size-width-font-regexp modified.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Feb 1997 06:59:54 +0000 |
parents | 2b667198acff |
children | 864b6036361c |
files | src/xfns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.");