annotate src/s/cxux7.h @ 18949:eff111be9c5b
Many doc fixes.
(handwrite): Add autoload cookie.
(menu-bar-handwrite-map): Comment out the code to put this in the menu bar.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Thu, 24 Jul 1997 18:17:41 +0000 (1997-07-24) |
parents |
a5a7ee5afff7 |
children |
695cf19ef79e |
rev |
line source |
5574
|
1 /* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
|
|
2 * support for ELF files, and while we still build emacs in COFF format, the
|
|
3 * way it is linked is different for 7.0).
|
|
4 */
|
|
5 #define USING_CX_UX_7
|
|
6
|
|
7 #include "cxux.h"
|