From: Po Lu Date: Mon, 3 Jun 2024 08:36:20 +0000 (+0800) Subject: ; * doc/lispref/display.texi (Image Descriptors): Insert missing text. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=353db54d512faddea61b44cf78fe8da417f32a42;p=emacs.git ; * doc/lispref/display.texi (Image Descriptors): Insert missing text. (cherry picked from commit a739cab66378a367cef8fa3a59f7ccb70a56bbb4) --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index ce95f2c2056..ed135b88970 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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