changeset 93898:d44db694f2b3

Fix typo.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Apr 2008 07:13:43 +0000
parents 2a26d1addd66
children b6020a64025d
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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: