/[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.728 by jhd, Sun Feb 23 22:11:20 2003 UTC revision 1.729 by jhd, Tue Feb 25 06:00:40 2003 UTC
# Line 1355  static void adjust_point_for_property P_ Line 1355  static void adjust_point_for_property P_
1355    
1356  /* Cancel hourglass from protect_unwind.  /* Cancel hourglass from protect_unwind.
1357     ARG is not used.  */     ARG is not used.  */
1358    #ifdef HAVE_X_WINDOWS
1359  static Lisp_Object  static Lisp_Object
1360  cancel_hourglass_unwind (arg)  cancel_hourglass_unwind (arg)
1361       Lisp_Object arg;       Lisp_Object arg;
1362  {  {
1363    cancel_hourglass ();    cancel_hourglass ();
1364  }  }
1365    #endif
1366    
1367  Lisp_Object  Lisp_Object
1368  command_loop_1 ()  command_loop_1 ()

Legend:
Removed from v.1.728  
changed lines
  Added in v.1.729

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