Mercurial > emacs
view vms/README @ 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 | f77459b629f4 |
children | 38f896e6a2ad |
line wrap: on
line source
GNU Emacs 19.x and above do not compile out of the box on OpenVMS. Richard Levitte <levitte@lp.se> is distributing and maintaining a version of Emacs (currently based on version 19.28, but soon moving to 19.34 and then 20.1) that compiles and works on OpenVMS 5.5 and above on both VAX and Alpha architectures. For more information, see: http://www.gnu.org/software/emacs-vms/emacs.html