Mercurial > emacs
changeset 2642:05d85e55a081
* 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.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 04 May 1993 00:26:43 +0000 |
parents | 6c044c8796dd |
children | 0ad031daebff |
files | src/s/template.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/template.h Tue May 04 00:26:07 1993 +0000 +++ b/src/s/template.h Tue May 04 00:26:43 1993 +0000 @@ -151,6 +151,10 @@ this to be what the system's include files want. */ /* #define SIGTYPE int */ +/* If the character used to separate elements of the executable path + is not ':', #define this to be the appropriate character constant. */ +/* #define SEPCHAR ':' */ + /* Here, on a separate page, add any special hacks needed to make Emacs work on this system. For example, you might define certain system call names that don't