changeset 61978:34bdbf30d34f

fix typo
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 01 May 2005 16:38:06 +0000
parents 4039ddc27a88
children b16001bd5ab0
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 01 16:37:19 2005 +0000
+++ b/lisp/ChangeLog	Sun May 01 16:38:06 2005 +0000
@@ -1,7 +1,7 @@
 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
+	before the keymap size is increased by a lot of define-key
 	calls.
 
 2005-05-01  Richard M. Stallman  <rms@gnu.org>