]> git.eshelyaron.com Git - emacs.git/commit
Improve 'put-image' documentation
authorRobert Pluim <rpluim@gmail.com>
Tue, 9 Jul 2024 15:14:45 +0000 (17:14 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 11 Jul 2024 14:38:58 +0000 (16:38 +0200)
commite42ae7682962bf9cf2f4e215422a1767bb90e397
tree11d8c53f2547f10e2ff4c7455b5fb9c212b77d57
parent25fcc9b8333ec68a0e9c094aefbb9cf080e70889
Improve 'put-image' documentation

* doc/lispref/display.texi (Showing Images): Mention that it returns the
created overlay.
* lisp/image.el (put-image): And here.

(cherry picked from commit 945335fec1e9349d05291c9abe0730777840f5b9)
doc/lispref/display.texi
lisp/image.el