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

Diff of /emacs/src/xfns.c

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

revision 1.637 by jhd, Fri Mar 18 21:20:29 2005 UTC revision 1.638 by ttn, Sat May 7 00:42:31 2005 UTC
# Line 4384  start_hourglass () Line 4384  start_hourglass ()
4384    EMACS_TIME delay;    EMACS_TIME delay;
4385    int secs, usecs = 0;    int secs, usecs = 0;
4386    
4387      /* Don't bother for ttys.  */
4388      if (NILP (Vwindow_system))
4389        return;
4390    
4391    cancel_hourglass ();    cancel_hourglass ();
4392    
4393    if (INTEGERP (Vhourglass_delay)    if (INTEGERP (Vhourglass_delay)

Legend:
Removed from v.1.637  
changed lines
  Added in v.1.638

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