]> code.delx.au - gnu-emacs/blobdiff - lisp/allout-widgets.el
Initial version of the w32notify code.
[gnu-emacs] / lisp / allout-widgets.el
index 962a8fb557ac6addaabae1acef0d6605ab882840..c5790603d11fe96fbd0b761d8221190c26015381 100644 (file)
@@ -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)))