view src/s/cxux7.h @ 42645:ac1b9223bb7f

(zone-timeout): New var. (zone-hiding-modeline): New macro. (zone-call): New func. (zone): Init `modeline-hidden-level' symbol property. Use `zone-call' instead of `funcall'. (zone-pgm-whack-chars): Use `make-string' (bug introduced in 1.7). (zone-pgm-stress): Use `zone-hiding-modeline'. (zone-pgm-stress-destress): New zone program.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 10 Jan 2002 22:09:54 +0000
parents a5a7ee5afff7
children 695cf19ef79e
line wrap: on
line source

/* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
 * support for ELF files, and while we still build emacs in COFF format, the
 * way it is linked is different for 7.0).
 */
#define USING_CX_UX_7

#include "cxux.h"