emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9b31802: Update a substitute-command-keys test


From: Glenn Morris
Subject: master 9b31802: Update a substitute-command-keys test
Date: Wed, 6 Jan 2021 20:19:44 -0500 (EST)

branch: master
commit 9b31802e2d13cf8478c23d651741b54ffd4b984b
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    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.
---
 test/lisp/help-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lisp/help-tests.el b/test/lisp/help-tests.el
index 95557c95..835d9fe 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]