Mercurial > emacs
view src/s/cxux7.h @ 8362:87e1b76bbd6b
(set-auto-mode): Shorten scope of case-fold-search binding.
(cd-absolute): Call file-name-as-directory first thing.
(basic-save-buffer-1): Ignore file-precious-flag
if the file's dir is not writable.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Jul 1994 18:55:38 +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"