]> code.delx.au - gnu-emacs/commit
* xfns.c (x_real_positions): int ign => unsigned int.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 2 Dec 2005 14:55:14 +0000 (14:55 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 2 Dec 2005 14:55:14 +0000 (14:55 +0000)
commit47c53789fd79f06a5e04dfe12b782a7321c3e00b
tree461f257d83d63c6f68d11edf7a90d71d09a2f56c
parent0a79da1b5da6fcf7f2444f75381411f48034afba
* 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/xfns.c