aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2005-06-11 07:14:38 +0000
committerAndreas Schwab <[email protected]>2005-06-11 07:14:38 +0000
commit480c8cd32a866173eb847a7af9372ea9dd9d35e7 (patch)
treeaecd993b14fc7cb75e9cdb6085d577154e1dde00 /lisp/ChangeLog
parent75fb9fde10ab29c162eb84ce5f3662a6aa2bc0d4 (diff)
Add binding of `ESC functionkey' for every `M-functionkey'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 401e8b5bdb..35f1ab21a1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-11 Andreas Schwab <[email protected]>
+
+ * bindings.el: Add binding of `ESC functionkey' for every
+ `M-functionkey'.
+ * hexl.el (hexl-mode-map): Likewise.
+
2005-06-10 Michael Hotchin <[email protected]> (tiny change)
* progmodes/compile.el (compilation-error-regexp-alist-alist)