]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorGlenn Morris <rgm@gnu.org>
Wed, 9 Apr 2008 07:13:43 +0000 (07:13 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 9 Apr 2008 07:13:43 +0000 (07:13 +0000)
lisp/ChangeLog

index a52575d67b3cd82d38cb883c30579a527b21eeb1..a70411679c42f6084c0545d80baac0640d1e29a1 100644 (file)
@@ -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: