# HG changeset patch # User Pavel Jank # Date 1009012681 0 # Node ID 546d14a7f305e112d222495e47ac4924437cdfa4 # Parent 4f42109edd02733af4da7eced625abab8129877f *** empty log message *** diff -r 4f42109edd02 -r 546d14a7f305 lisp/ChangeLog --- a/lisp/ChangeLog Sat Dec 22 09:15:44 2001 +0000 +++ b/lisp/ChangeLog Sat Dec 22 09:18:01 2001 +0000 @@ -1,3 +1,16 @@ +2001-12-22 Pavel Jan,Bm(Bk + + * time.el (display-time-load-average-threshold): New variable. + (display-time-update): Use it. + + These changes allow cycling through past 1, 5 and 15 minutes + load-average displayed in the mode-line. + + * time.el (display-time-default-load-average): New customizable option. + (display-time-load-average): New variable. + (display-time-cycle-load-average): New function. + (display-time-update): Use them. + 2001-12-21 Richard M. Stallman * apropos.el (apropos-print): SPACING is now nil or a separator string.