Variable: type-break-demo-boring-stats
type-break-demo-boring-stats is a customizable variable defined in
type-break.el.gz.
Value
nil
Documentation
Show word per minute and keystroke figures in the Boring demo.
Source Code
;; Defined in /usr/src/emacs/lisp/type-break.el.gz
(defcustom type-break-demo-boring-stats nil
"Show word per minute and keystroke figures in the Boring demo."
:type 'boolean
:group 'type-break)