emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/e/eterm-color.ti


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/etc/e/eterm-color.ti
Date: Thu, 27 Oct 2005 03:05:06 -0400

Index: emacs/etc/e/eterm-color.ti
diff -c emacs/etc/e/eterm-color.ti:1.3 emacs/etc/e/eterm-color.ti:1.4
*** emacs/etc/e/eterm-color.ti:1.3      Mon Oct 24 03:37:28 2005
--- emacs/etc/e/eterm-color.ti  Thu Oct 27 07:05:04 2005
***************
*** 1,4 ****
--- 1,9 ----
  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,
***************
*** 25,30 ****
--- 30,36 ----
        dl1=\E[M,
        dl=\E[%p1%dM,
        ed=\E[J,
+       el1=\E[1K,
        el=\E[K,
        home=\E[H,
        ht=\t,
***************
*** 46,51 ****
--- 52,58 ----
        op=\E[39;49m,
        rc=\E8,
        rev=\E[7m,
+       ri=\EM,
        rmir=\E[4l,
        rmso=\E[27m,
        rmul=\E[24m,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]