]> code.delx.au - gnu-emacs/blobdiff - lisp/type-break.el
Fix a bunch of custom types (thank you cus-test.el)
[gnu-emacs] / lisp / type-break.el
index 3ddf2e2d20a5fd942d40e780a2a58dc47d217c75..e4fa02f9fe604ecc4515adc055f6e66e21f3c0e7 100644 (file)
@@ -95,7 +95,7 @@ When this variable is non-nil, its value is considered to be a \"good\"
 length (in seconds) for a break initiated by the command `type-break',
 overriding `type-break-good-rest-interval'.  This provides querying of
 break interruptions when `type-break-good-rest-interval' is nil."
-  :type 'integer
+  :type '(choice (const nil) integer)
   :group 'type-break)
 
 (defcustom type-break-keystroke-threshold