Mercurial > emacs
comparison lisp/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 | 07ae86d85ff1 |
children | cd49dc222af4 |
comparison
equal
deleted
inserted
replaced
49756:07ae86d85ff1 | 49757:9fe119b14379 |
---|---|
1 2003-02-13 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * help.el (where-is): Rename remap-command to command-remapping. | |
4 * help-fns.el (describe-function-1): Likewise. | |
5 | |
1 2003-02-12 Glenn Morris <gmorris@ast.cam.ac.uk> | 6 2003-02-12 Glenn Morris <gmorris@ast.cam.ac.uk> |
2 | 7 |
3 * progmodes/fortran.el (fortran-fill): Fill lines that do not have | 8 * progmodes/fortran.el (fortran-fill): Fill lines that do not have |
4 comments. | 9 comments. |
5 | 10 |