From: Glenn Morris Date: Wed, 9 Apr 2008 07:13:43 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~6404 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=20732e0b488c5ef3c3860c868521b1861880b99e;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a52575d67b3..a70411679c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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: