From: Eli Zaretskii Date: Sun, 25 Aug 2024 17:47:51 +0000 (+0300) Subject: ; * doc/lispref/display.texi (Low-Level Font): Fix wording (bug#72771). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b2996d10f8b56a2587c38775ea8d246e3dd9305;p=emacs.git ; * doc/lispref/display.texi (Low-Level Font): Fix wording (bug#72771). (cherry picked from commit 4eaab54896fbefb08f5ec3134f53ec5f5365f23a) --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 5b0bd2d97fe..2844219cf61 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -4402,9 +4402,10 @@ should be equal to the value of @var{height} above. The width, in pixels, of the font's space character. @item average-width -The average width of the font characters. If this is zero, Emacs uses -the value of @var{space-width} instead, when it calculates text layout -on display. +The average width of the font characters. Emacs uses this for +calculating text layout on display; if the value of @var{average-width} +is zero, Emacs uses the value of @var{space-width} instead for those +purposes. @item filename The file name of the font as a string. This can be @code{nil} if the