From: Richard M. Stallman Date: Fri, 6 Mar 1998 17:45:55 +0000 (+0000) Subject: Fixed spelling of `autoload' magic cookies. X-Git-Tag: emacs-20.3~1998 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1720e5081cc4aa388bd3d639867b217a4d139239;p=emacs.git Fixed spelling of `autoload' magic cookies. --- diff --git a/lisp/battery.el b/lisp/battery.el index 702ef75f810..e7f628d4d00 100644 --- a/lisp/battery.el +++ b/lisp/battery.el @@ -73,7 +73,7 @@ string are substituted as defined by the current value of the variable (defvar battery-update-timer nil "Interval timer object.") -;;;### autoload +;;;###autoload (defun battery () "Display battery status information in the echo area. The text beeing displayed in the echo area is controlled by the variables @@ -84,7 +84,7 @@ The text beeing displayed in the echo area is controlled by the variables (funcall battery-status-function)) "Battery status not available"))) -;;;### autoload +;;;###autoload (defun display-battery () "Display battery status information in the mode line. The text beeing displayed in the mode line is controlled by the variables