changeset 21076:dc82196eac58

Fixed spelling of `autoload' magic cookies.
author Richard M. Stallman <rms@gnu.org>
date Fri, 06 Mar 1998 17:45:55 +0000
parents 0c95fb73e090
children 4b5c8a2ce0b2
files lisp/battery.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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