branch: elpa/with-simulated-input
commit 011183121d5132760294a5cf8456f81a8e190dad
Author: Ryan C. Thompson <[email protected]>
Commit: Ryan C. Thompson <[email protected]>
Remove Emacs 26.3 from Travis config
Seems evm doesn't have this version yet
---
.travis.yml | 1 -
with-simulated-input.el | 5 +++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 691a45fe2d..67c055d5ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,6 @@ env:
- EMACS_VERSION=emacs-25.3
- EMACS_VERSION=emacs-26.1
- EMACS_VERSION=emacs-26.2
- - EMACS_VERSION=emacs-26.3
- EMACS_VERSION=emacs-git-snapshot
- EMACS_VERSION=remacs-git-snapshot
diff --git a/with-simulated-input.el b/with-simulated-input.el
index bcbd4b511b..f8f3c284de 100644
--- a/with-simulated-input.el
+++ b/with-simulated-input.el
@@ -178,8 +178,9 @@ in `progn'."
(keylist (if (listp keylist)
keylist
(list keylist)))
- ;; Extract non-string forms, adding body at the front and
- ;; canary at the back
+ ;; Build the full action list, which includes everything in
+ ;; KEYS, as well as some additional setup beforehand and
+ ;; cleanup afterward.
(action-list
(nconc
(list