]> git.eshelyaron.com Git - emacs.git/commitdiff
display.texi (Optional Mode Line): Make the description of load-average
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Dec 2010 11:45:59 +0000 (13:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Dec 2010 11:45:59 +0000 (13:45 +0200)
 more accurate.

doc/emacs/ChangeLog
doc/emacs/display.texi

index 6f1f706fb584c2082ff8dc1473091ac1d0974dca..ffaeafad015b3e5c23091dd9517cacccbbf2d659 100644 (file)
@@ -1,5 +1,8 @@
 2010-12-04  Eli Zaretskii  <eliz@gnu.org>
 
+       * display.texi (Optional Mode Line): Make the description of
+       load-average more accurate.
+
        * msdog.texi (Windows HOME): Mention that HOME can also be set in the
        registry, with a cross-reference.
        (Windows Startup): New node.  Move the stuff about the current
index 7946a451c5489c6ed98ef9077f3a784f00d507d9..cc251f2cc8e74f3b330244d5a4014145145f587b 100644 (file)
@@ -1007,11 +1007,12 @@ their parentheses.  It looks like this:
 @noindent
 @vindex display-time-24hr-format
 Here @var{hh} and @var{mm} are the hour and minute, followed always by
-@samp{am} or @samp{pm}.  @var{l.ll} is the average number of running
-processes in the whole system recently.  (Some fields may be missing if
-your operating system cannot support them.)  If you prefer time display
-in 24-hour format, set the variable @code{display-time-24hr-format}
-to @code{t}.
+@samp{am} or @samp{pm}.  @var{l.ll} is the average number, collected
+for the last few minutes, of processes in the whole system that were
+either running or ready to run (i.e.@: were waiting for an available
+processor).  (Some fields may be missing if your operating system
+cannot support them.)  If you prefer time display in 24-hour format,
+set the variable @code{display-time-24hr-format} to @code{t}.
 
 @cindex mail (on mode line)
 @vindex display-time-use-mail-icon