diff options
| author | Vincent Belaïche | 2026-03-29 06:17:55 +0200 |
|---|---|---|
| committer | Vincent Belaïche | 2026-04-16 13:30:42 +0200 |
| commit | 5b6fc8ebfcd6bce6a0e5fb7160ec7a2aeb561baf (patch) | |
| tree | c7ecc0994c1d75437cd0e3a380c9cdb4948784e4 /admin/make-changelog-diff | |
| parent | 1c4c9d759a2e32856db3fd03e906057c8d81fa0e (diff) | |
| download | emacs-master.tar.gz emacs-master.zip | |
* lisp/emacs-lisp/ert-x.el (ert-play-keys): new defun.
* test/lisp/simple-tests.el (undo-test-kill-c-a-then-undo)
(undo-test-point-after-forward-kill): Use new function
`ert-play-keys' and `(ert-with-test-buffer (:selected t) ...)'
rather (with-temp-buffer (switch-to-buffer (current-buffer) ...)'.
* test/lisp/erc/erc-scenarios-spelling.el
(erc-scenarios-spelling--auto-correct): Use new function
`ert-play-keys' and `(ert-with-buffer-selected ...)' rather than
`execute-kbd-macro' and `(with-current-buffer
... (set-window-buffer nil (current-buffer) ...)'.
* doc/misc/ert.texi (Helper Functions): Document ert-play-keys,
and differences between ert-simulate-command, ert-simulate-keys
& ert-play-keys.
* test/lisp/emacs-lisp/ert-x-tests.el
(ert-x-tests-play-keys)
(ert-x-tests-simulate-command, ert-x-tests-simulate-keys): New
tests.
Diffstat (limited to 'admin/make-changelog-diff')
0 files changed, 0 insertions, 0 deletions