* buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
authorJoseph Arceneaux <jla@gnu.org>
Thu, 1 Oct 1992 00:56:11 +0000 (00:56 +0000)
committerJoseph Arceneaux <jla@gnu.org>
Thu, 1 Oct 1992 00:56:11 +0000 (00:56 +0000)
commit1b92beaf6debd3d2164fe37b55913d6420cb230c
treeff7b994712caaf156da13b30b88097d349a180b1
parent74d6d8c5d61de07aa8c3b7f2284863ab69ad8e14
* buffer.h: New macro TEMP_SET_PT.  If intervals are used, SET_PT
and TEMP_SET_PT are function calls.
Similarly for BUF_SET_PT and BUF_TEMP_SET_PT.
Added DECLARE_INTERVALS to buffer structure to conditionally
compile an interval tree into it..
src/buffer.h