Mercurial > emacs
diff src/ChangeLog @ 49757:9fe119b14379
Renamed remap-command to command-remapping. All uses changed.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 12 Feb 2003 23:13:43 +0000 |
parents | 307b9f6d7dac |
children | 3c0d2b073718 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Feb 12 21:52:37 2003 +0000 +++ b/src/ChangeLog Wed Feb 12 23:13:43 2003 +0000 @@ -1,3 +1,8 @@ +2003-02-13 Kim F. Storm <storm@cua.dk> + + * keymap.c (Fcommand_remapping): Renamed from Fremap_command. + All uses changed. + 2003-02-12 Juanma Barranquero <lektu@terra.es> * eval.c (Fdefmacro): Fix typo.