]> git.eshelyaron.com Git - emacs.git/commit
(adjust_markers_for_replace): New function.
authorKenichi Handa <handa@m17n.org>
Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)
commit652838b531e16056fa17595358289c4505c492be
tree12183023f8d0bfe41b28666c73144407f8cb7430
parent1e94b9981a7c235b227260fb799c780e0df800a3
(adjust_markers_for_replace): New function.
(adjust_after_replace): Arguments changed.  Call
adjust_markers_for_replace if this function is called after
replacement.
(adjust_after_insert): New function.
src/insdel.c