]> git.eshelyaron.com Git - emacs.git/commit
* xterm.h: Add prototype for xg_set_icon_from_xpm_data.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 2 Dec 2005 14:57:23 +0000 (14:57 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 2 Dec 2005 14:57:23 +0000 (14:57 +0000)
commit1dbacb90461d3db69a986d81d31a714dafc3a535
tree846bb5660e09fc36bd0eb1d1d8fb18dad5c56309
parentf15bae4334196a1baf9cf55f666660ed123807e3
* xterm.h: Add prototype for xg_set_icon_from_xpm_data.

* xfns.c (x_real_positions): int ign => unsigned int.
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.
src/ChangeLog