diff lisp/ChangeLog @ 64597:79fcb8ba32de

Load term/rxvt if the terminal is actually an rxvt terminal. (xterm-rxvt-set-background-mode): Remove, not used anymore.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 22 Jul 2005 18:40:15 +0000
parents d5254bde5ea5
children a0a53728d812
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 22 17:11:04 2005 +0000
+++ b/lisp/ChangeLog	Fri Jul 22 18:40:15 2005 +0000
@@ -1,5 +1,9 @@
 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* term/xterm.el: Load term/rxvt if the terminal is actually an
+	rxvt terminal.
+	(xterm-rxvt-set-background-mode): Remove, not used anymore.
+
 	* term/rxvt.el (function-key-map): Use substitute-key-definition
 	to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.