/[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.542 by pj, Thu Mar 14 20:36:13 2002 UTC revision 1.543 by rms, Mon Mar 18 04:38:15 2002 UTC
# Line 1884  x_set_cursor_type (f, arg, oldval) Line 1884  x_set_cursor_type (f, arg, oldval)
1884    FRAME_DESIRED_CURSOR (f) = x_specified_cursor_type (arg, &width);    FRAME_DESIRED_CURSOR (f) = x_specified_cursor_type (arg, &width);
1885    f->output_data.x->cursor_width = width;    f->output_data.x->cursor_width = width;
1886    
1887    /* Make sure the cursor gets redrawn.  This is overkill, but how    /* Make sure the cursor gets redrawn.  */
1888       often do people change cursor types?  */    cursor_type_changed = 1;
   update_mode_lines++;  
1889  }  }
1890    
1891  void  void

Legend:
Removed from v.1.542  
changed lines
  Added in v.1.543

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