diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/time.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time.el b/lisp/time.el index 874b606e3c2..912ab43c481 100644 --- a/lisp/time.el +++ b/lisp/time.el | |||
| @@ -65,7 +65,7 @@ directory `display-time-mail-directory' contains nonempty files." | |||
| 65 | (defcustom display-time-default-load-average 0 | 65 | (defcustom display-time-default-load-average 0 |
| 66 | "Which load average value will be shown in the mode line. | 66 | "Which load average value will be shown in the mode line. |
| 67 | Almost every system can provide values of load for past 1 minute, past 5 or | 67 | Almost every system can provide values of load for past 1 minute, past 5 or |
| 68 | past 15 minutes. The default is to display 1 minute load average. | 68 | past 15 minutes. The default is to display 1 minute load average. |
| 69 | The value can be one of: | 69 | The value can be one of: |
| 70 | 70 | ||
| 71 | 0 => 1 minute load | 71 | 0 => 1 minute load |