changeset 42262:546d14a7f305

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sat, 22 Dec 2001 09:18:01 +0000
parents 4f42109edd02
children ea39d5799d38
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <Pavel@Janik.cz>
+
+	* 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  <rms@gnu.org>
 
 	* apropos.el (apropos-print): SPACING is now nil or a separator string.