]> git.eshelyaron.com Git - emacs.git/commit
(buf_charpos_to_bytepos, Fset_marker)
authorDave Love <fx@gnu.org>
Wed, 11 Jun 2003 11:46:16 +0000 (11:46 +0000)
committerDave Love <fx@gnu.org>
Wed, 11 Jun 2003 11:46:16 +0000 (11:46 +0000)
commite9dc1c340376b4652c2cb3f17173930d70b7e8d4
tree34cf22355a5ae5dc2f9c52c75f5c8188eedcfd0c
parent6b528e0d6162d3464fbc3f14fb28c153be11595a
(buf_charpos_to_bytepos, Fset_marker)
(set_marker_restricted, set_marker_both)
(set_marker_restricted_both, unchain_marker)
(Fbuffer_has_markers_at, count_markers): Use SET_BUF_MARKERS,
MARKER_CHAIN.
(unchain_marker) [BOEHM_GC]: Don't use XUNMARK, XSETMARKBIT.
src/marker.c