]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/display.texi (Image Descriptors): Insert missing text.
authorPo Lu <luangruo@yahoo.com>
Mon, 3 Jun 2024 08:36:20 +0000 (16:36 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Jun 2024 09:52:14 +0000 (11:52 +0200)
(cherry picked from commit a739cab66378a367cef8fa3a59f7ccb70a56bbb4)

doc/lispref/display.texi

index ce95f2c20561036bb5456d39e3b8cc285043bfb6..ed135b889707d93e9b532c7c7e8dcd78ee4e7e4a 100644 (file)
@@ -5974,12 +5974,12 @@ factor.
 @vindex image-scaling-factor
 Alternatively, the symbol @code{default} may be specified, indicating
 that the image should be scaled according as the value of the
-@code{image-scaling-factor} variable, which by default scales the image
-in proportion to the average widths (@pxref{Low-Level Font}) of the
-default faces of frames on which it happens to be displayed, if such
-widths should exceed @code{10} pixels.  If no other value is provided,
-@code{create-image} will specify this value in image specifications it
-creates.
+@code{image-scaling-factor} variable is the default @code{auto} or a
+number, which by default scales the image in proportion to the average
+widths (@pxref{Low-Level Font}) of the default faces of frames on which
+it happens to be displayed, if such widths should exceed @code{10}
+pixels.  If no other value is provided, @code{create-image} will specify
+this value in image specifications it creates.
 
 @item :rotation @var{angle}
 Specifies a rotation angle in degrees.  Only multiples of 90 degrees