aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e3c7ba0247f..e0f839cc45f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
12005-05-01 Dan Nicolaescu <dann@ics.uci.edu> 12005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * term/xterm.el (function-key-map): Call substitute-key-definition 3 * term/xterm.el (function-key-map): Call substitute-key-definition
4 before the keymap size keymap is increased by a lot of define-key 4 before the keymap size is increased by a lot of define-key
5 calls. 5 calls.
6 6
72005-05-01 Richard M. Stallman <rms@gnu.org> 72005-05-01 Richard M. Stallman <rms@gnu.org>