/[emacs]/emacs/src/xterm.c
ViewVC logotype

Diff of /emacs/src/xterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.804.2.16 by miles, Fri Oct 22 10:13:36 2004 UTC revision 1.804.2.17 by miles, Thu Nov 4 08:55:34 2004 UTC
# Line 3930  x_window_to_scroll_bar (display, window_ Line 3930  x_window_to_scroll_bar (display, window_
3930  {  {
3931    Lisp_Object tail;    Lisp_Object tail;
3932    
3933  #ifdef USE_GTK  #if defined (USE_GTK) && defined (USE_TOOLKIT_SCROLL_BARS)
3934    window_id = (Window) xg_get_scroll_id_for_window (display, window_id);    window_id = (Window) xg_get_scroll_id_for_window (display, window_id);
3935  #endif /* USE_GTK */  #endif /* USE_GTK  && USE_TOOLKIT_SCROLL_BARS */
3936    
3937    for (tail = Vframe_list;    for (tail = Vframe_list;
3938         XGCTYPE (tail) == Lisp_Cons;         XGCTYPE (tail) == Lisp_Cons;

Legend:
Removed from v.1.804.2.16  
changed lines
  Added in v.1.804.2.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26