* doc/lispref/display.texi (Showing Images): Fix a typo. (Bug#35240
This commit is contained in:
parent
fd1b34bfba
commit
beb4eac654
1 changed files with 2 additions and 2 deletions
|
@ -5856,8 +5856,8 @@ This function returns the size of an image as a pair
|
||||||
specification. @var{pixels} non-@code{nil} means return sizes measured
|
specification. @var{pixels} non-@code{nil} means return sizes measured
|
||||||
in pixels, otherwise return sizes measured in the default character size
|
in pixels, otherwise return sizes measured in the default character size
|
||||||
of @var{frame} (@pxref{Frame Font}). @var{frame} is the frame on which
|
of @var{frame} (@pxref{Frame Font}). @var{frame} is the frame on which
|
||||||
the image will be displayed. @var{frame} null or omitted means use the
|
the image will be displayed. @var{frame} @code{nil} or omitted means
|
||||||
selected frame (@pxref{Input Focus}).
|
use the selected frame (@pxref{Input Focus}).
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@defvar max-image-size
|
@defvar max-image-size
|
||||||
|
|
Loading…
Add table
Reference in a new issue