Mercurial > emacs
comparison src/systty.h @ 2644:6d563cf5a260
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
':' elsewhere, just have it default to ':' if not #defined, and
#define it to be ',' in s/vms.h; OS/2 will need it to be ';'.
* s/vms.h (SEPCHAR): #define this to be ','.
* s/template.h (SEPCHAR): Mention this.
* s/vms.h (xfree): #define this to emacs_xfree, to avoid case
conflict with XFree; on VMS, external symbols are case-insensitive.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 04 May 1993 00:28:07 +0000 |
parents | 9994dd2e75c9 |
children | 8be0a57686cb |
comparison
equal
deleted
inserted
replaced
2643:0ad031daebff | 2644:6d563cf5a260 |
---|