* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
authorKen Raeburn <raeburn@raeburn.org>
Wed, 5 Apr 2000 18:53:39 +0000 (18:53 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Wed, 5 Apr 2000 18:53:39 +0000 (18:53 +0000)
commitc0333abccb3e0997fad7d6a62bc317a49fbf6d07
tree985782f6347583dcb0460a8bda994fff6f26a09d
parent74e49b38a8438c25b5f96cbc16be8001c706a484
* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
that looks like a lisp object.
(SET_INTERVAL_OBJECT): Don't explicitly compare the object with zero, instead
see whether it's an integer object, since they can't have intervals.
(GET_INTERVAL_OBJECT): Simply assign to the destination.
src/ChangeLog
src/intervals.h