]> git.eshelyaron.com Git - emacs.git/commit
Disable unsuitable XPM color selection mechanism on Android
authorPo Lu <luangruo@yahoo.com>
Wed, 24 Apr 2024 08:33:33 +0000 (16:33 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:44:10 +0000 (19:44 +0200)
commit26df743c3cfdf7b4dbf164399df28fba4d469a40
treed428d7d33fb232d4aeeda94dddcb833fe3039d27
parentece7b9983f0f95818e54be29ed927c682c226a47
Disable unsuitable XPM color selection mechanism on Android

* src/image.c (xpm_load_image) [HAVE_ANDROID]: Always select
XPM_COLOR_KEY_C.

(cherry picked from commit 3776539152711ca364d94f0d4f8166d6f67eb413)
src/image.c