aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2005-07-22 18:40:15 +0000
committerDan Nicolaescu <[email protected]>2005-07-22 18:40:15 +0000
commit6a55dae2625af1e47376cd54115236abc874d288 (patch)
tree8c8f80f94f72f3f08350986d3d41cc6b70549535 /lisp/ChangeLog
parent19292318e867a5c47b94591c43a3c2a751cc70d2 (diff)
Load term/rxvt if the terminal is actually an
rxvt terminal. (xterm-rxvt-set-background-mode): Remove, not used anymore.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a685e2235..5c741ba6c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2005-07-22 Dan Nicolaescu <[email protected]>
+ * 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.