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

Diff of /emacs/src/keyboard.c

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

revision 1.812 by monnier, Tue Mar 1 13:17:47 2005 UTC revision 1.813 by rms, Sun Mar 6 16:04:06 2005 UTC
# Line 1350  DEFUN ("top-level", Ftop_level, Stop_lev Line 1350  DEFUN ("top-level", Ftop_level, Stop_lev
1350      cancel_hourglass ();      cancel_hourglass ();
1351  #endif  #endif
1352    
   /* Unblock input if we enter with input blocked.  This may happen if  
      redisplay traps e.g. during tool-bar update with input blocked.  */  
   while (INPUT_BLOCKED_P)  
     UNBLOCK_INPUT;  
   
1353    return Fthrow (Qtop_level, Qnil);    return Fthrow (Qtop_level, Qnil);
1354  }  }
1355    

Legend:
Removed from v.1.812  
changed lines
  Added in v.1.813

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