Mercurial > emacs
diff lwlib/ChangeLog @ 70850:b90abedf3b79
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
used.
(string_width): Declare as static.
(Start, pop_up_menu): Set is_hint to 0 before calling
handle_motion_event.
(pop_up_menu): Return value and parameters for x_catch_errors and
x_uncatch_errors changed.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 23 May 2006 07:19:45 +0000 |
parents | e8a3fb527b77 |
children | 425ede302504 a8190f7e546e |
line wrap: on
line diff
--- a/lwlib/ChangeLog Tue May 23 07:13:28 2006 +0000 +++ b/lwlib/ChangeLog Tue May 23 07:19:45 2006 +0000 @@ -1,3 +1,13 @@ +2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * xlwmenu.c: Include xterm.h if emacs instead of declaring functions + used. + (string_width): Declare as static. + (Start, pop_up_menu): Set is_hint to 0 before calling + handle_motion_event. + (pop_up_menu): Return value and parameters for x_catch_errors and + x_uncatch_errors changed. + 2005-09-27 Dan Nicolaescu <dann@ics.uci.edu> * xlwmenu.c (find_next_selectable):