Mercurial > emacs
changeset 50188:334078c4c044
gtkutil.h: Removed xg_ignore_next_thumb.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 18 Mar 2003 17:48:45 +0000 |
parents | 8c92ccc7b6dd |
children | c7ce12a3b9c2 |
files | src/ChangeLog src/gtkutil.h |
diffstat | 2 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Mar 18 09:41:39 2003 +0000 +++ b/src/ChangeLog Tue Mar 18 17:48:45 2003 +0000 @@ -1,3 +1,7 @@ +2003-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * gtkutil.h: Removed xg_ignore_next_thumb. + 2003-03-18 Kenichi Handa <handa@etlken2> * coding.c (Vchar_coding_system_table): Remove this variable.
--- a/src/gtkutil.h Tue Mar 18 09:41:39 2003 +0000 +++ b/src/gtkutil.h Tue Mar 18 17:48:45 2003 +0000 @@ -198,11 +198,6 @@ to indicate that the callback should do nothing. */ extern int xg_ignore_gtk_scrollbar; -/* After we send a scroll bar event, x_set_toolkit_scroll_bar_thumb will - be called. For some reason that needs to be debugged, it gets called - with bad values. Thus, we set this variable to ignore those calls. */ -extern int xg_ignore_next_thumb; - /* If a detach of a menu is done, this is the menu widget that got detached. Must be set to NULL before popping up popup menus. Used with xg_keep_popup to delay deleting popup menus when they