aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-10-24 03:37:47 +0000
committerRichard M. Stallman <[email protected]>2005-10-24 03:37:47 +0000
commit61796b3ce3e502a2f3c8420dd169b230957e80d2 (patch)
treed594a7257497af9accf9f2a9fcdbe9f1d8c74ebc
parent81fa735db79e4518440209ef321fb0b8a1f5a71f (diff)
(el1): Capability deleted, since term.el doesn't implement it.
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/e/eterm-color.ti1
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index cb0b68f7f0..e7d6e312f8 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-23 Richard M. Stallman <[email protected]>
+
+ * e/eterm-color.ti (el1): Capability deleted,
+ since term.el doesn't implement it.
+
2005-10-20 Dan Nicolaescu <[email protected]>
* e/eterm-color.ti: Change the terminal name to eterm-color.
diff --git a/etc/e/eterm-color.ti b/etc/e/eterm-color.ti
index ac8b459ef3..132b1e32c6 100644
--- a/etc/e/eterm-color.ti
+++ b/etc/e/eterm-color.ti
@@ -25,7 +25,6 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
dl1=\E[M,
dl=\E[%p1%dM,
ed=\E[J,
- el1=\E[1K,
el=\E[K,
home=\E[H,
ht=\t,