From: Eli Zaretskii Date: Mon, 7 Feb 2000 11:26:42 +0000 (+0000) Subject: Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake X-Git-Tag: emacs-pretest-21.0.90~5071 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38fd211bc0f93ced3cfd71a2a6e4f9f5f628652a;p=emacs.git Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake termcap entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index c5931e790c0..919796f90bf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-02-07 Eli Zaretskii + + * 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 * sound.c (sound_cleanup): Don't call device close routine if the diff --git a/src/s/msdos.h b/src/s/msdos.h index 358b0d92510..164f139949f 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -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=:cl=:ce=:\ +:se=:so=:us=
    :ue=
:md=:mh=:mb=:mr=:me=:\ :AB=:AF=:op=:" /* Define this to a function (Fdowncase, Fupcase) if your file system