(unchain_marker): Abort if the marker is not in its buffer's chain.
authorRichard M. Stallman <rms@gnu.org>
Mon, 11 May 1998 01:11:02 +0000 (01:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 11 May 1998 01:11:02 +0000 (01:11 +0000)
commit7693a579bda7d7d158e5e9ed056800039efa61a3
treeeffacc37bf57ccd9e669cb6900626a26dbc255eb
parent95fb069bc962b6104d33e859404b2efc0cd2b92d
(unchain_marker): Abort if the marker is not in its buffer's chain.
(buf_bytepos_to_charpos): Fix assignment of `record'
when scanning from below.
Don't create a marker if buffer's marker chain is empty.
src/marker.c