1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2003-04-11 08:40:02 +00:00
parent 211a9f6b25
commit 87a4ed45aa

View file

@ -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.