]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of image properties
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Mar 2024 08:11:44 +0000 (10:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 11 Mar 2024 09:14:44 +0000 (10:14 +0100)
commit11dc4c00d02844995375c4578aa04f82e0350ee2
tree5afc6fd9df636fb826c029f96ade70347a10ea02
parentfb64bc6ea2b3b408cd282e4228e2266f045dd521
; Improve documentation of image properties

* lisp/image.el (create-image, image-property): Add to do strings
link to description of image properties in ELisp manual.

* doc/lispref/display.texi (Defining Images): Fix example and add
cross-reference to where image properties are described.
(Image Descriptors): Add index entry.

(cherry picked from commit 5ffcca121bb79b97c6a0f941c71a61505032d8f8)
doc/lispref/display.texi
lisp/image.el