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

Diff of /emacs/src/xterm.c

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

revision 1.663 by gerd, Tue Oct 23 12:03:47 2001 UTC revision 1.664 by gerd, Wed Oct 24 09:11:22 2001 UTC
# Line 7479  fast_find_position (w, charpos, hpos, vp Line 7479  fast_find_position (w, charpos, hpos, vp
7479    int i, past_end = 0;    int i, past_end = 0;
7480    
7481    first = MATRIX_FIRST_TEXT_ROW (w->current_matrix);    first = MATRIX_FIRST_TEXT_ROW (w->current_matrix);
7482    row = row_containing_pos (w, charpos, first, NULL);    row = row_containing_pos (w, charpos, first, NULL, 0);
7483    if (row == NULL)    if (row == NULL)
7484      {      {
7485        if (charpos < MATRIX_ROW_START_CHARPOS (first))        if (charpos < MATRIX_ROW_START_CHARPOS (first))

Legend:
Removed from v.1.663  
changed lines
  Added in v.1.664

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