]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixed spelling of `autoload' magic cookies.
authorRichard M. Stallman <rms@gnu.org>
Fri, 6 Mar 1998 17:45:55 +0000 (17:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 6 Mar 1998 17:45:55 +0000 (17:45 +0000)
lisp/battery.el

index 702ef75f810bd9dcfc4d663402a8294e2a0cb669..e7f628d4d006fca8bf892a6a1eb9e48175a5ca61 100644 (file)
@@ -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