summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2021-01-06 17:19:17 -0800
committerGlenn Morris <rgm@gnu.org>2021-01-06 17:19:17 -0800
commit9b31802e2d13cf8478c23d651741b54ffd4b984b (patch)
tree4d8df356122d3ae868b133acb4e06ac37cfd3fb5
parent331e40a8fd491ceb35c08a3345785dab61bc60d9 (diff)
downloademacs-9b31802e2d13cf8478c23d651741b54ffd4b984b.tar.gz
Update a substitute-command-keys test
* test/lisp/help-tests.el (help-tests-substitute-command-keys/keymaps): Update for "Pretty-print keys without <> around modifiers" change.
-rw-r--r--test/lisp/help-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/help-tests.el b/test/lisp/help-tests.el
index 95557c95eb7..835d9fe7949 100644
--- a/test/lisp/help-tests.el
+++ b/test/lisp/help-tests.el
@@ -102,7 +102,7 @@ RET minibuffer-complete-and-exit
ESC Prefix Command
SPC minibuffer-complete-word
? minibuffer-completion-help
-<C-tab> file-cache-minibuffer-complete
+C-<tab> file-cache-minibuffer-complete
<XF86Back> previous-history-element
<XF86Forward> next-history-element
<down> next-line-or-history-element