aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2005-06-11 07:14:38 +0000
committerAndreas Schwab2005-06-11 07:14:38 +0000
commit480c8cd32a866173eb847a7af9372ea9dd9d35e7 (patch)
treeaecd993b14fc7cb75e9cdb6085d577154e1dde00 /lisp/ChangeLog
parent75fb9fde10ab29c162eb84ce5f3662a6aa2bc0d4 (diff)
downloademacs-480c8cd32a866173eb847a7af9372ea9dd9d35e7.tar.gz
emacs-480c8cd32a866173eb847a7af9372ea9dd9d35e7.zip
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 401e8b5bdb4..35f1ab21a13 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-06-11 Andreas Schwab <schwab@suse.de>
2
3 * bindings.el: Add binding of `ESC functionkey' for every
4 `M-functionkey'.
5 * hexl.el (hexl-mode-map): Likewise.
6
12005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change) 72005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2 8
3 * progmodes/compile.el (compilation-error-regexp-alist-alist) 9 * progmodes/compile.el (compilation-error-regexp-alist-alist)