Mercurial > emacs
comparison lisp/ChangeLog @ 61978:34bdbf30d34f
fix typo
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 01 May 2005 16:38:06 +0000 |
parents | 4039ddc27a88 |
children | efb4e11f6aa7 |
comparison
equal
deleted
inserted
replaced
61977:4039ddc27a88 | 61978:34bdbf30d34f |
---|---|
1 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu> | 1 2005-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 |
7 2005-05-01 Richard M. Stallman <rms@gnu.org> | 7 2005-05-01 Richard M. Stallman <rms@gnu.org> |
8 | 8 |
9 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): | 9 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): |