Mercurial > emacs
changeset 26828:983f253505d0
(battery): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 14 Dec 1999 10:19:59 +0000 |
parents | 3388b58609df |
children | 4189345a1b5d |
files | lisp/battery.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/battery.el Mon Dec 13 05:47:15 1999 +0000 +++ b/lisp/battery.el Tue Dec 14 10:19:59 1999 +0000 @@ -90,7 +90,7 @@ ;;;###autoload (defun battery () "Display battery status information in the echo area. -The text beeing displayed in the echo area is controlled by the variables +The text being displayed in the echo area is controlled by the variables `battery-echo-area-format' and `battery-status-function'." (interactive) (message "%s" (if (and battery-echo-area-format battery-status-function)