]> code.delx.au - gnu-emacs/commit
* lisp/image.el (image--get-image): Remove nonsensical code.
authorGlenn Morris <rgm@gnu.org>
Mon, 23 May 2016 16:51:44 +0000 (12:51 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 23 May 2016 16:51:44 +0000 (12:51 -0400)
commitd5f42ab6f06e1d468c6b92f2c1ef7b4d5f97ff84
tree1d46444d40301989cef0479fb50295f2db864225
parent9c969e1f848e65b24e06d3919cde9a7ae668bfb8
* lisp/image.el (image--get-image): Remove nonsensical code.

; 1) put-image does not add a display property to its overlay
; 2) it does add a display text property
; 3) an overlay is not a cons whose car is 'image
lisp/image.el