+2008-08-23 Jason Rumney <jasonr@gnu.org>
+
+ * image.c (gif_format): Use :index, not :image.
+
2008-08-21 \e$,1 P\e(Bsmail D\e,Av\e(Bnmez <ismail@namtrac.org> (tiny change)
* xterm.c (x_delete_display): Don't call XrmDestroyDatabase on
{":conversion", IMAGE_DONT_CHECK_VALUE_TYPE, 0},
{":heuristic-mask", IMAGE_DONT_CHECK_VALUE_TYPE, 0},
{":mask", IMAGE_DONT_CHECK_VALUE_TYPE, 0},
- {":image", IMAGE_NON_NEGATIVE_INTEGER_VALUE, 0},
+ {":index", IMAGE_NON_NEGATIVE_INTEGER_VALUE, 0},
{":background", IMAGE_STRING_OR_NIL_VALUE, 0}
};