Mercurial > hg > xemacs-beta
view src/s/ewsux5r4.h @ 4576:774e5c7522bf
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
lisp/ChangeLog addition:
2009-01-13 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-cmds.el (set-language-environment-coding-systems):
Fix a cosmetic bug; the relationship between
file-name-coding-system and the file-name coding system alias
established in coding.el wasn't being maintained. See Katsumi
Yamaoka's comment in http://mid.gmane.org/b4m4p03bt43.fsf@jpl.org .
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 13 Jan 2009 12:07:27 +0000 |
parents | 023b83f4e54b |
children |
line wrap: on
line source
/* Synched up with: Mule 2.0. Not in FSF. */ /* Definitions file for XEmacs running on NEC's EWS-UX/V(Rel4.2) (System V Release 4.2) */ #include "usg5-4-2.h" #ifndef nec_ews #define nec_ews #endif #ifndef nec_ews_svr4 #define nec_ews_svr4 #endif #define XOS_NEEDS_TIME_H #define HAVE_CLOCK #ifdef __STDC__ #define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode) #endif #ifndef __GNUC__ #define C_DEBUG_SWITCH "-O -KOlimit=2000 -ZXNd=5000" #endif