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

Diff of /emacs/src/xdisp.c

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

revision 1.729.2.1 by handa, Fri Mar 1 01:49:30 2002 UTC revision 1.729.2.2 by handa, Tue Apr 9 07:42:27 2002 UTC
# Line 13694  display_mode_element (it, depth, field_w Line 13694  display_mode_element (it, depth, field_w
13694                          int nglyphs_before, bytepos, charpos, nwritten;                          int nglyphs_before, bytepos, charpos, nwritten;
13695                                                    
13696                          nglyphs_before = it->glyph_row->used[TEXT_AREA];                          nglyphs_before = it->glyph_row->used[TEXT_AREA];
13697                          bytepos = percent_position - XSTRING (elt)->data;                          bytepos = percent_position - lisp_string;
13698                          charpos = (STRING_MULTIBYTE (elt)                          charpos = (STRING_MULTIBYTE (elt)
13699                                     ? string_byte_to_char (elt, bytepos)                                     ? string_byte_to_char (elt, bytepos)
13700                                     : bytepos);                                     : bytepos);

Legend:
Removed from v.1.729.2.1  
changed lines
  Added in v.1.729.2.2

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