Add some comments on how to update this file. Add ri
capability that has long been supported by term.el.
+2005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * e/eterm-color.ti (el1): Undo 2005-10-23 change.
+ Add some comments on how to update this file. Add ri
+ capability that has long been supported by term.el.
+
2005-10-25 Nick Roberts <nickrob@snap.net.nz>
* images/gud/until.xpm: Colour correction.
eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
+# When updating this file, etc/e/eterm-color should be regenerated by
+# running "make e/eterm-color" in the etc directory.
+# Any change to this file should be done at the same time with a
+# corresponding change to the TERMCAP evironment variable in term.el.
+# Comments in term.el specify where each of these capabilities is implemented.
colors#8,
cols#80,
lines#24,
dl1=\E[M,
dl=\E[%p1%dM,
ed=\E[J,
+ el1=\E[1K,
el=\E[K,
home=\E[H,
ht=\t,
op=\E[39;49m,
rc=\E8,
rev=\E[7m,
+ ri=\EM,
rmir=\E[4l,
rmso=\E[27m,
rmul=\E[24m,