emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Mon, 05 Aug 2002 12:28:41 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.748 emacs/src/xterm.c:1.749
*** emacs/src/xterm.c:1.748     Sat Jul 27 14:57:41 2002
--- emacs/src/xterm.c   Mon Aug  5 12:28:41 2002
***************
*** 8985,8991 ****
    
  #endif /* !USE_MOTIF */
  
!   /* Install an action hook that let's us detect when the user
       finishes interacting with a scroll bar.  */
    if (action_hook_id == 0)
      action_hook_id = XtAppAddActionHook (Xt_app_con, xt_action_hook, 0);
--- 8985,8991 ----
    
  #endif /* !USE_MOTIF */
  
!   /* Install an action hook that lets us detect when the user
       finishes interacting with a scroll bar.  */
    if (action_hook_id == 0)
      action_hook_id = XtAppAddActionHook (Xt_app_con, xt_action_hook, 0);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]