1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

Fixed spelling of `autoload' magic cookies.

This commit is contained in:
Richard M. Stallman 1998-03-06 17:45:55 +00:00
parent 5ff44b47b4
commit 1720e5081c

View 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