From: Eli Zaretskii Date: Mon, 6 Dec 1999 16:55:26 +0000 (+0000) Subject: (INTERNAL_TERMINAL): Add entries for color support. X-Git-Tag: emacs-pretest-21.0.90~5864 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89774ec398c1e158c46d6cbee64c4387bcc4fb3a;p=emacs.git (INTERNAL_TERMINAL): Add entries for color support. --- 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 */