aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/msdos.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h
index e1d97d5cc85..15112dad7a7 100644
--- a/src/s/msdos.h
+++ b/src/s/msdos.h
@@ -86,10 +86,6 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
86:se=</SO>:so=<SO>:us=<UL>:ue=</UL>:md=<BD>:mh=<DIM>:mb=<BL>:mr=<RV>:me=<NV>:\ 86:se=</SO>:so=<SO>:us=<UL>:ue=</UL>:md=<BD>:mh=<DIM>:mb=<BL>:mr=<RV>:me=<NV>:\
87:AB=<BG %d>:AF=<FG %d>:op=<DefC>:" 87:AB=<BG %d>:AF=<FG %d>:op=<DefC>:"
88 88
89/* Define this to a function (Fdowncase, Fupcase) if your file system
90 likes that. */
91#define FILE_SYSTEM_CASE Fmsdos_downcase_filename
92
93/* Define this to be the separator between devices and paths. Used by 89/* Define this to be the separator between devices and paths. Used by
94 lisp.h to define IS_DEVICE_SEP. */ 90 lisp.h to define IS_DEVICE_SEP. */
95#define DEVICE_SEP ':' 91#define DEVICE_SEP ':'