]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/image.el (put-image): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Mon, 3 Apr 2023 16:32:46 +0000 (19:32 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 3 Apr 2023 16:32:46 +0000 (19:32 +0300)
lisp/image.el

index 29c39c5dd5526782db52a616bc191d258411f8f0..41bbed5006eefe8e2da7e251dec912834046c9de 100644 (file)
@@ -595,8 +595,8 @@ If nil, use the `image-scaling-factor' variable."
 IMAGE must be an image created with `create-image' or `defimage'.
 IMAGE is displayed by putting an overlay into the current buffer with a
 `before-string' STRING that has a `display' property whose value is the
-image.  STRING is defaulted if you omit it.
-The overlay created will have the `put-image' property set to t.
+image.  STRING defaults to \"x\" if it's nil or omitted.
+The overlay created by this function has the `put-image' property set to t.
 POS may be an integer or marker.
 AREA is where to display the image.  AREA nil or omitted means
 display it in the text area, a value of `left-margin' means