# HG changeset patch # User Jim Blandy # Date 736475203 0 # Node ID 05d85e55a081e50ab24580f20fb018c39ec34b6d # Parent 6c044c8796ddbf4857c49b6862f8780c8738ebc5 * 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. diff -r 6c044c8796dd -r 05d85e55a081 src/s/template.h --- 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