]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commite2b6627e2ae0c2f9992c08b2129718facdebed5c
tree34db566ba58cc4e4c860450cdb56779026d071b0
parent906b8fb360cc8ccb821a2d6cb05bcb8d7e096ca8
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