From: Kenichi Handa Date: Fri, 11 Apr 2003 08:40:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10551 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=87a4ed45aaae7ae2dbd3fb55b4300f29f04fe4ab;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 74d85d8d2cd..38a32b628a4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1181,7 +1181,7 @@ timing measurements of code (including the garbage collection component). ** The variable `face-font-rescale-alist' specifies how much larger (or smaller) font we should use. For instance, if the value is -'((SOME-FONTNAME-PATTERN . 1.3) and a face requests a font of 10 +'((SOME-FONTNAME-PATTERN . 1.3)) and a face requests a font of 10 point, we actually use a font of 13 point if the font matches SOME-FONTNAME-PATTERN.