Mercurial > emacs
view src/s/cxux7.h @ 45886:22138a27a5f3
Specify that the separator character can be different from a slash.
Clarify that the @regexfile contains the arguments to a --regex= option.
Clarify that the `m' modifier pertains to a single regular expression.
Merge the two places where the {language} prefix was described.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 17 Jun 2002 22:09:55 +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"