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

Diff of /emacs/src/w32term.c

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

revision 1.109.4.4 by jasonr, Sat Nov 17 17:40:47 2001 UTC revision 1.109.4.5 by jasonr, Sun Nov 18 01:43:56 2001 UTC
# Line 9231  x_draw_bar_cursor (w, row, width) Line 9231  x_draw_bar_cursor (w, row, width)
9231    else    else
9232      {      {
9233        COLORREF cursor_color = f->output_data.w32->cursor_pixel;        COLORREF cursor_color = f->output_data.w32->cursor_pixel;
9234          struct face *face = FACE_FROM_ID (f, cursor_glyph->face_id);
9235    
9236        if (width < 0)        if (width < 0)
9237          width = f->output_data.w32->cursor_width;          width = f->output_data.w32->cursor_width;

Legend:
Removed from v.1.109.4.4  
changed lines
  Added in v.1.109.4.5

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