]> git.eshelyaron.com Git - emacs.git/commitdiff
; * 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)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:34 +0000 (09:51 +0200)
(cherry picked from commit 4eaab54896fbefb08f5ec3134f53ec5f5365f23a)

doc/lispref/display.texi

index 5b0bd2d97fe8f574fc32f9be359292bad3014918..2844219cf61e848beffcd29cb7512c05718c8b48 100644 (file)
@@ -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