summaryrefslogtreecommitdiff
path: root/src/s/template.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-04 00:26:43 +0000
committerJim Blandy <jimb@redhat.com>1993-05-04 00:26:43 +0000
commiteca8fa4d9c792d4edaba290699c99ed59e03f8b7 (patch)
tree947f526f7d09b1d951f89763af543d1ce3e065d8 /src/s/template.h
parent196fb4c0d306fbe7736aad36324bb3191ef277a4 (diff)
downloademacs-eca8fa4d9c792d4edaba290699c99ed59e03f8b7.tar.gz
* 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.
Diffstat (limited to 'src/s/template.h')
-rw-r--r--src/s/template.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/template.h b/src/s/template.h
index 9f5cbe76204..aab7d735d84 100644
--- a/src/s/template.h
+++ b/src/s/template.h
@@ -151,6 +151,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
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