mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
(el1): Capability deleted, since term.el doesn't implement it.
This commit is contained in:
parent
81fa735db7
commit
61796b3ce3
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-10-23 Richard M. Stallman <rms@gnu.org>
|
||||||
|
|
||||||
|
* e/eterm-color.ti (el1): Capability deleted,
|
||||||
|
since term.el doesn't implement it.
|
||||||
|
|
||||||
2005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
|
2005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
|
||||||
|
|
||||||
* e/eterm-color.ti: Change the terminal name to eterm-color.
|
* e/eterm-color.ti: Change the terminal name to eterm-color.
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,6 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
|
||||||
dl1=\E[M,
|
dl1=\E[M,
|
||||||
dl=\E[%p1%dM,
|
dl=\E[%p1%dM,
|
||||||
ed=\E[J,
|
ed=\E[J,
|
||||||
el1=\E[1K,
|
|
||||||
el=\E[K,
|
el=\E[K,
|
||||||
home=\E[H,
|
home=\E[H,
|
||||||
ht=\t,
|
ht=\t,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue