Mercurial > emacs
changeset 2293:6c5e38aeb94b
* time.el (display-time): Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sun, 21 Mar 1993 03:23:29 +0000 |
parents | 4759343bbaad |
children | 9bce20507666 |
files | lisp/time.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/time.el Sat Mar 20 23:06:44 1993 +0000 +++ b/lisp/time.el Sun Mar 21 03:23:29 1993 +0000 @@ -46,7 +46,7 @@ ;;;###autoload (defun display-time () - "Display current time and load level in mode line of each buffer. + "Display current time, load level, and mail flag in mode line of each buffer. Updates automatically every minute. If `display-time-day-and-date' is non-nil, the current day and date are displayed as well.