diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/msdos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index ea940e5383c..73e62ecad6c 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -200,7 +200,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ | |||
| 200 | #define FLOAT_CHECK_DOMAIN | 200 | #define FLOAT_CHECK_DOMAIN |
| 201 | 201 | ||
| 202 | /* When $TERM is "internal" then this is substituted: */ | 202 | /* When $TERM is "internal" then this is substituted: */ |
| 203 | #define INTERNAL_TERMINAL "pc|bios|IBM PC with colour display:\ | 203 | #define INTERNAL_TERMINAL "pc|bios|IBM PC with color display:\ |
| 204 | :co#80:li#25:Co#16:pa#256:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:\ | 204 | :co#80:li#25:Co#16:pa#256:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:\ |
| 205 | :se=</SO>:so=<SO>:us=<UL>:ue=</UL>:md=<BD>:mh=<DIM>:mb=<BL>:mr=<RV>:me=<NV>:\ | 205 | :se=</SO>:so=<SO>:us=<UL>:ue=</UL>:md=<BD>:mh=<DIM>:mb=<BL>:mr=<RV>:me=<NV>:\ |
| 206 | :AB=<BG %d>:AF=<FG %d>:op=<DefC>:" | 206 | :AB=<BG %d>:AF=<FG %d>:op=<DefC>:" |