From 38fd211bc0f93ced3cfd71a2a6e4f9f5f628652a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 7 Feb 2000 11:26:42 +0000 Subject: [PATCH] Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake termcap entry. --- src/ChangeLog | 5 +++++ src/s/msdos.h | 1 + 2 files changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c5931e790c..919796f90b 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 358b0d9251..164f139949 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 -- 2.20.1