X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c8d3a25c0981020e1b8aa3bf96a4a0059be82431..d3e4228575e9ba9e99dc4a7dae788280ffcc4566:/lisp/allout-widgets.el diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index 962a8fb557..c5790603d1 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el @@ -1374,7 +1374,6 @@ FROM and TO must be in increasing order, as must be the pairs in RANGES." ;; (time-trial ;; '(let ((size 10000) ;; doing) -;; (random t) ;; (dotimes (count size) ;; (setq doing (random size)) ;; (funcall try doing (+ doing (random 5)))