changeset 42494:35eeafd85667

(display-time-load-average-threshold): Fix defcustom (add type and group).
author Pavel Janík <Pavel@Janik.cz>
date Thu, 03 Jan 2002 08:37:40 +0000
parents 84a510bb7ff6
children 09f1b967d12e
files lisp/time.el
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/time.el	Thu Jan 03 06:52:30 2002 +0000
+++ b/lisp/time.el	Thu Jan 03 08:37:40 2002 +0000
@@ -63,7 +63,9 @@
 (defvar display-time-load-average display-time-default-load-average)
 
 (defcustom display-time-load-average-threshold 0.1
-  "*Load-average values below this value won't be shown in the mode line.")
+  "*Load-average values below this value won't be shown in the mode line."
+  :type 'number
+  :group 'display-time)
 
 ;;;###autoload
 (defcustom display-time-day-and-date nil "\