]> git.eshelyaron.com Git - emacs.git/commit
Improve and make use of 'image--get-image'
authorCharles A. Roelli <charles@aurox.ch>
Sun, 11 Mar 2018 10:13:47 +0000 (11:13 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Sun, 11 Mar 2018 10:13:47 +0000 (11:13 +0100)
commit08aa6a0533c44771fb8c43771d806d3bf6ac3776
treefe2088040acda5b7403e9ca4cea51668b984b6f8
parentd48f4c3be13f8894964dad160f98ff8a7c7c3561
Improve and make use of 'image--get-image'

* lisp/image.el (image--get-image): Add documentation, and
check overlays for images too (since function 'put-image' from
the same library uses overlays to insert images).
(image-save): Use 'image--get-image'.
lisp/image.el