Mercurial > emacs
view src/s/cxux7.h @ 33118:a9e6d31e455f
Use (featurep 'xemacs).
(binhex-char-int): New alias, replacing char-int.
Change callers.
(binhex-decode-region): Simplify work buffer code.
(binhex-decode-region-external): Use expand-file-name, not concat.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 01 Nov 2000 14:46: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"