# HG changeset patch # User Richard M. Stallman # Date 889206355 0 # Node ID dc82196eac58cb6d6d04e9af6eb6d08601e8de96 # Parent 0c95fb73e09044a31f69e88ba32c4be7e0471ae6 Fixed spelling of `autoload' magic cookies. diff -r 0c95fb73e090 -r dc82196eac58 lisp/battery.el --- a/lisp/battery.el Fri Mar 06 09:09:20 1998 +0000 +++ b/lisp/battery.el Fri Mar 06 17:45:55 1998 +0000 @@ -73,7 +73,7 @@ (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 @@ (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