aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2005-07-22 17:11:04 +0000
committerDan Nicolaescu <[email protected]>2005-07-22 17:11:04 +0000
commit19292318e867a5c47b94591c43a3c2a751cc70d2 (patch)
tree018f81e366dee5ddf6c59e80e7f3259c907abc59 /lisp/ChangeLog
parent290e47075b148630efe83b5616e9203490395a19 (diff)
* term/rxvt.el (function-key-map): Use substitute-key-definition
to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings. * term/cygwin.el: New file.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0bcdbd2502..4a685e2235 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-22 Dan Nicolaescu <[email protected]>
+
+ * term/rxvt.el (function-key-map): Use substitute-key-definition
+ to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
+
+ * term/cygwin.el: New file.
+
2005-07-22 Kim F. Storm <[email protected]>
* image-file.el (insert-image-file, image-file-yank-handler): Fix