1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00

Fix typo.

This commit is contained in:
Glenn Morris 2008-04-09 07:13:43 +00:00
parent ef5eb9256f
commit 20732e0b48

View 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: