(set_point_both): Renamed from set_point;
authorRichard M. Stallman <rms@gnu.org>
Thu, 1 Jan 1998 07:08:33 +0000 (07:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 1 Jan 1998 07:08:33 +0000 (07:08 +0000)
commitef1900f30c7a35c973b9aeb7da7c5f2a102e6554
treec0975a304e4982edcc2d8c1ac1309135c7b92942
parent6289dd10a01b4bd2d688098f33ab30bd1f6597a8
(set_point_both): Renamed from set_point;
New arg BYTE; BUFFER is now first arg; use temp_set_point_both.
(set_point): New function; uses set_point_both.
(temp_set_point_both): New function.
(temp_set_point): Update BUF_PT_BYTE.
(get_local_map): Save and restore both forms of the buffer bounds.
src/intervals.c