/[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.735.2.19 by miles, Mon Oct 25 04:22:28 2004 UTC revision 1.735.2.20 by miles, Thu Nov 4 13:12:30 2004 UTC
# Line 3924  x_window_to_scroll_bar (display, window_ Line 3924  x_window_to_scroll_bar (display, window_
3924  {  {
3925    Lisp_Object tail;    Lisp_Object tail;
3926    
3927  #ifdef USE_GTK  #if defined (USE_GTK) && defined (USE_TOOLKIT_SCROLL_BARS)
3928    window_id = (Window) xg_get_scroll_id_for_window (display, window_id);    window_id = (Window) xg_get_scroll_id_for_window (display, window_id);
3929  #endif /* USE_GTK */  #endif /* USE_GTK  && USE_TOOLKIT_SCROLL_BARS */
3930    
3931    for (tail = Vframe_list;    for (tail = Vframe_list;
3932         XGCTYPE (tail) == Lisp_Cons;         XGCTYPE (tail) == Lisp_Cons;

Legend:
Removed from v.1.735.2.19  
changed lines
  Added in v.1.735.2.20

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