Mercurial > hg > xemacs-beta
view src/s/bsdos2.h @ 4289:20accccbebd6
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]
Byte compile defcustom init values; save the Lisp values for correct
editing, correct some comments and indentation, and expose some lambda
expressions to the byte compile; make custom-initialize-changed a defubst,
since it's only called from one place and calls to that place cluster.
author | aidan |
---|---|
date | Tue, 27 Nov 2007 22:15:34 +0000 |
parents | 3ecd8885ac67 |
children |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ /* s/ file for BSDI BSD/OS 2.x system. */ #include "bsd386.h" /* mrb was here */ #define ORDINARY_LINK #if 0 #define START_FILES "pre-crt0.o /usr/lib/crt0.o" #endif #define TEXT_START 0x1020 /* for QMAGIC */