]> git.eshelyaron.com Git - emacs.git/commitdiff
(display-time-load-average-threshold): Fix defcustom (add type and group).
authorPavel Janík <Pavel@Janik.cz>
Thu, 3 Jan 2002 08:37:40 +0000 (08:37 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 3 Jan 2002 08:37:40 +0000 (08:37 +0000)
lisp/time.el

index 5e4e4721e8fba2983b06abb97b82bcd061f5b150..851612da70defe0310b84f2664bfe4732703aa84 100644 (file)
@@ -63,7 +63,9 @@ past 15 minutes.  The default is to display 1 minute load average."
 (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 "\