Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
49756:07ae86d85ff1 | 49757:9fe119b14379 |
---|---|
1 2003-02-13 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * keymap.c (Fcommand_remapping): Renamed from Fremap_command. | |
4 All uses changed. | |
5 | |
1 2003-02-12 Juanma Barranquero <lektu@terra.es> | 6 2003-02-12 Juanma Barranquero <lektu@terra.es> |
2 | 7 |
3 * eval.c (Fdefmacro): Fix typo. | 8 * eval.c (Fdefmacro): Fix typo. |
4 | 9 |
5 2003-02-12 Kim F. Storm <storm@cua.dk> | 10 2003-02-12 Kim F. Storm <storm@cua.dk> |