]> git.eshelyaron.com Git - emacs.git/commit
Enable the native display of BMP images on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 12:16:46 +0000 (12:16 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 12:16:46 +0000 (12:16 +0000)
commitb1e9151915d370cb638bb707ff1afdfd9a0d1eab
tree5bf1a218030da6dd93d517e1f9c717ea4faacfc1
parent0549adb4bb7c31c99f99bd295a7cb65b380b83f8
Enable the native display of BMP images on Haiku

* src/image.c (syms_of_image): Also register `bmp' image type on
Haiku when native image APIs are enabled.
src/image.c