* lisp/emacs-lisp/timer.el (run-at-time, run-with-timer): Reject non-nil REPEAT if it is not a non-negative number. (Bug#79227) Doc fixes. * test/lisp/emacs-lisp/timer-tests.el (timer-test-repeat-arg): New test.