mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-13 06:50:39 -08:00
Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake
termcap entry.
This commit is contained in:
parent
fef8c55b16
commit
38fd211bc0
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue