]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/display.texi (Showing Images): Fix a typo. (Bug#35240
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2019 18:46:25 +0000 (21:46 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2019 18:46:25 +0000 (21:46 +0300)
doc/lispref/display.texi

index e3ee62ffb684a0d67eff9a3b99658db733369842..b07999432cec51cfa52ae988517ca03e1b62d651 100644 (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