diff options
| author | Glenn Morris | 2008-06-27 02:41:14 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-27 02:41:14 +0000 |
| commit | 6772c8e169a6a56ee387373a00a65bd3a3070725 (patch) | |
| tree | 4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /src/s | |
| parent | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff) | |
| download | emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.zip | |
American English spelling fix.
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>:" |