* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 23 May 2006 07:19:45 +0000 (07:19 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 23 May 2006 07:19:45 +0000 (07:19 +0000)
commit1f5df1f78300c861f579886268bc97293857d3fa
tree757e29946eb83a197a42b13a8dfd5df112a9d8e7
parent0277e36c147f47e12aedbc945760324b8e3bb015
* 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.
lwlib/ChangeLog
lwlib/xlwmenu.c