]> git.eshelyaron.com Git - emacs.git/commit
Resurrect image loading under auto-image-file-mode
authorEli Zaretskii <eliz@gnu.org>
Mon, 19 Oct 2015 13:15:30 +0000 (16:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 19 Oct 2015 13:15:30 +0000 (16:15 +0300)
commit52b977006031a32891f4d3eb96971d72c625f780
tree8ee5480bf28c791337c0239c8e3ccdf0949157bc
parentf1575763c0d30df9f9e5b730c2f2c68f501cda9c
Resurrect image loading under auto-image-file-mode

* src/image.c (x_find_image_fd): Handle the case of -2 returned by
'openp' specially.  This special case was lost in the changes on
2015-08-18.  (Bug#21685)
src/image.c