Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake
authorEli Zaretskii <eliz@gnu.org>
Mon, 7 Feb 2000 11:26:42 +0000 (11:26 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 7 Feb 2000 11:26:42 +0000 (11:26 +0000)
termcap entry.

src/ChangeLog
src/s/msdos.h

index c5931e7..919796f 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-07  Eli Zaretskii <eliz@is.elta.co.il>
+
+       * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
+       md, mh, mb, mr, and me to the fake termcap entry.
+
 2000-02-06  Ken Raeburn  <raeburn@gnu.org>
 
        * sound.c (sound_cleanup): Don't call device close routine if the
index 358b0d9..164f139 100644 (file)
@@ -217,6 +217,7 @@ 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:Co#16:pa#256:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:\
+:se=</SO>:so=<SO>:us=<UL>:ue=</UL>:md=<BD>:mh=<DIM>:mb=<BL>:mr=<RV>:me=<NV>:\
 :AB=<BG %d>:AF=<FG %d>:op=<DefC>:"
 
 /* Define this to a function (Fdowncase, Fupcase) if your file system