aboutsummaryrefslogtreecommitdiffstats
path: root/test/src
diff options
context:
space:
mode:
authorGlenn Morris2019-10-01 17:35:26 -0700
committerGlenn Morris2019-10-01 17:35:26 -0700
commitb0043f688a8dbddb6a976304ddaa91eb87690436 (patch)
treebb8046df9239dffa1e34c70d7c81dccc5eca4bf1 /test/src
parentae76ce57cfc6cd062f38a3ea1146689d60e10b9c (diff)
downloademacs-b0043f688a8dbddb6a976304ddaa91eb87690436.tar.gz
emacs-b0043f688a8dbddb6a976304ddaa91eb87690436.zip
Update a substitute-command-keys test
* test/src/doc-tests.el (doc-test-substitute-command-keys): Update for recent minibuffer map change.
Diffstat (limited to 'test/src')
-rw-r--r--test/src/doc-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/doc-tests.el b/test/src/doc-tests.el
index 9bcb240a580..4cfc5a5d573 100644
--- a/test/src/doc-tests.el
+++ b/test/src/doc-tests.el
@@ -58,6 +58,7 @@ SPC minibuffer-complete-word
58 58
59M-v switch-to-completions 59M-v switch-to-completions
60 60
61M-< minibuffer-beginning-of-buffer
61M-n next-history-element 62M-n next-history-element
62M-p previous-history-element 63M-p previous-history-element
63M-r previous-matching-history-element 64M-r previous-matching-history-element