diff lisp/ChangeLog @ 61977:4039ddc27a88

(function-key-map): Call substitute-key-definition before the keymap size keymap is increased by a lot of define-key calls.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 01 May 2005 16:37:19 +0000
parents b0c590c76559
children 34bdbf30d34f
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 01 15:21:17 2005 +0000
+++ b/lisp/ChangeLog	Sun May 01 16:37:19 2005 +0000
@@ -1,3 +1,9 @@
+2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term/xterm.el (function-key-map): Call substitute-key-definition
+	before the keymap size keymap is increased by a lot of define-key
+	calls.
+
 2005-05-01  Richard M. Stallman  <rms@gnu.org>
 
 	* subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):