From 89774ec398c1e158c46d6cbee64c4387bcc4fb3a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 6 Dec 1999 16:55:26 +0000 Subject: [PATCH] (INTERNAL_TERMINAL): Add entries for color support. --- src/s/msdos.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/s/msdos.h b/src/s/msdos.h index ea428f0cfc1..52b24af2048 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -216,7 +216,8 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ /* When $TERM is "internal" then this is substituted: */ #define INTERNAL_TERMINAL "pc|bios|IBM PC with colour display:\ -:co#80:li#25:km:ms:cm=:cl=:ce=:" +:co#80:li#25:Co#16:pa#256:km:ms:cm=:cl=:ce=:\ +:AB=:AF=:op=:" /* Define this to a function (Fdowncase, Fupcase) if your file system likes that */ -- 2.39.5