]> git.eshelyaron.com Git - emacs.git/commit
Improve XPM load failure message (bug#33126)
authorAlan Third <alan@idiocy.org>
Wed, 24 Oct 2018 11:15:16 +0000 (12:15 +0100)
committerAlan Third <alan@idiocy.org>
Thu, 25 Oct 2018 15:01:15 +0000 (16:01 +0100)
commitf5f95838bdac9a88ccc00886c6d59d9d5ac73647
tree8138259acc9d5043a231d431b3b0c2419aae6b05
parentf3d01d465398afee11c584a559c6842f575f5a03
Improve XPM load failure message (bug#33126)

* src/image.c (xpm_load_image): Only XPM3 is supported, so make that
explicit.
etc/PROBLEMS
src/image.c