diff lisp/ChangeLog @ 61830:7167a1afa2aa

* e/eterm.ti: Add a comment. * e/eterm: Regenerate. * term.el (ansi-term-color-vector): Use the xterm colors. (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 25 Apr 2005 18:11:33 +0000
parents e8d6cd9d572f
children 22cd260b5134
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 25 11:42:25 2005 +0000
+++ b/lisp/ChangeLog	Mon Apr 25 18:11:33 2005 +0000
@@ -1,3 +1,9 @@
+2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term.el (ansi-term-color-vector): Use the xterm colors.
+	(term-raw-map): Don't add mappings for \eO and \e[. Map
+	deletechar.
+
 2005-04-25  Lute Kamstra  <lute@gnu.org>
 
 	* font-core.el (font-lock-defaults): Fix docstring.