]> git.eshelyaron.com Git - emacs.git/commit
Disable delay and ding in replace-tests
authorMattias Engdegård <mattiase@acm.org>
Sat, 24 Jul 2021 15:11:21 +0000 (17:11 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 24 Jul 2021 17:30:39 +0000 (19:30 +0200)
commit03f844249cb15a8380d09041a537803c933a2769
tree6b626eb50a307579ebe1b671efa1a7c7e23307a7
parente3155440dc36e02b3704ca7f9e4cf8728a2e2131
Disable delay and ding in replace-tests

* test/lisp/replace-tests.el (replace-tests-with-undo):
When testing the "U" (undo all changes) option, the code will delay
and ding which is obnoxious in an automated test.
Disabling that makes the test quiet and about 150 times faster.
test/lisp/replace-tests.el