diff options
Diffstat (limited to 'test/lisp')
-rw-r--r-- | test/lisp/help-tests.el | 2 |
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 |