(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
authorRichard M. Stallman <rms@gnu.org>
Fri, 2 Jan 1998 21:26:05 +0000 (21:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 2 Jan 1998 21:26:05 +0000 (21:26 +0000)
commit1f03507fc973f22c32ffebb392b6404376aa2ec5
tree9f7c4ea5fc753bab8a93a97f1b367a3154fb94c3
parent39a10fc6e812a55528d3af09dbd449b241add25f
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
(buf_charpos_to_bytepos, marker_byte_position): Likewise.
(Fset_marker, set_marker_restricted, set_marker_both): Likewise.
(set_marker_restricted_both): Likewise.
src/marker.c