/[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.118 by jasonr, Sun Oct 21 21:19:24 2001 UTC revision 1.119 by gerd, Wed Oct 24 09:12:13 2001 UTC
# Line 7092  fast_find_position (w, charpos, hpos, vp Line 7092  fast_find_position (w, charpos, hpos, vp
7092    int i, past_end = 0;    int i, past_end = 0;
7093    
7094    first = MATRIX_FIRST_TEXT_ROW (w->current_matrix);    first = MATRIX_FIRST_TEXT_ROW (w->current_matrix);
7095    row = row_containing_pos (w, charpos, first, NULL);    row = row_containing_pos (w, charpos, first, NULL, 0);
7096    if (row == NULL)    if (row == NULL)
7097      {      {
7098        if (charpos < MATRIX_ROW_START_CHARPOS (first))        if (charpos < MATRIX_ROW_START_CHARPOS (first))

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

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