Mercurial > emacs
comparison src/ChangeLog @ 58824:8da33d42472e
* xmenu.c (Fx_popup_menu): Correct documentation about position.
(xmenu_show): Do not call XTranslateCoordinates. Adjust position
if not given by a mouse click to correspond with x-popup-menu
documentation.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 07 Dec 2004 13:11:59 +0000 |
parents | 856c9ea2409a |
children | bf43c774d02c |
comparison
equal
deleted
inserted
replaced
58823:46becd97b4c5 | 58824:8da33d42472e |
---|---|
1 2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | |
3 * xmenu.c (Fx_popup_menu): Correct documentation about position. | |
4 (xmenu_show): Do not call XTranslateCoordinates. Adjust position | |
5 if not given by a mouse click to correspond with x-popup-menu | |
6 documentation. | |
2 | 7 |
3 * config.in: Regenerate. | 8 * config.in: Regenerate. |
4 | 9 |
5 * gtkutil.c: Include signal.h and syssignal.h. | 10 * gtkutil.c: Include signal.h and syssignal.h. |
6 (xg_get_file_name): Block and unblock __SIGRTMIN if defined. | 11 (xg_get_file_name): Block and unblock __SIGRTMIN if defined. |