Mercurial > emacs
comparison src/lisp.h @ 28509:022a7fd54bfe
* 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.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Wed, 05 Apr 2000 18:53:39 +0000 |
parents | a68042252425 |
children | b132db55ef7e |
comparison
equal
deleted
inserted
replaced
28508:a68042252425 | 28509:022a7fd54bfe |
---|