1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

* doc/lispref/display.texi (Showing Images): Fix a typo. (Bug#35240

This commit is contained in:
Eli Zaretskii 2019-04-12 21:46:25 +03:00
parent fd1b34bfba
commit beb4eac654

View File

@ -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
in pixels, otherwise return sizes measured in the default character size
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
selected frame (@pxref{Input Focus}).
the image will be displayed. @var{frame} @code{nil} or omitted means
use the selected frame (@pxref{Input Focus}).
@end defun
@defvar max-image-size