Mercurial > emacs
diff lisp/ChangeLog @ 93898:d44db694f2b3
Fix typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 09 Apr 2008 07:13:43 +0000 |
parents | ff99dcb2b31b |
children | fe7d76e8a945 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 09 06:47:19 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 09 07:13:43 2008 +0000 @@ -40,7 +40,7 @@ * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el rather than subdirs.el. It introduces an ugly circular dependency, tho. - * calc/calc.el: Load "cal-loaddefs" rather than set up manual autoloads. + * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads. (calc-mode-map, calc-digit-map, calc-dispatch-map): Move initialization into declaration. * calc/calc-yank.el: