]> git.eshelyaron.com Git - emacs.git/commitdiff
(INTERNAL_TERMINAL): Add entries for color support.
authorEli Zaretskii <eliz@gnu.org>
Mon, 6 Dec 1999 16:55:26 +0000 (16:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 Dec 1999 16:55:26 +0000 (16:55 +0000)
src/s/msdos.h

index ea428f0cfc1e7ae943a0fe669fc02107887ce244..52b24af2048a75db64e128d78a4ed4c7a877e994 100644 (file)
@@ -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=<CM>:cl=<CL>:ce=<CE>:"
+:co#80:li#25:Co#16:pa#256:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:\
+:AB=<BG %d>:AF=<FG %d>:op=<DefC>:"
 
 /* Define this to a function (Fdowncase, Fupcase) if your file system
    likes that */