; * doc/lispref/display.texi (Low-Level Font): Fix wording (bug#72771).
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Aug 2024 17:47:51 +0000 (20:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 25 Aug 2024 17:47:51 +0000 (20:47 +0300)
doc/lispref/display.texi

index f283d680d2e35ab4d3c05d1c9c957b5827faa972..9a43ad0568a8ff997aeaafc3bf9254be06c4a1cf 100644 (file)
@@ -4372,9 +4372,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