projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c7a743
)
Update help-tests.el after minibuffer map change
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 25 May 2021 19:22:22 +0000
(21:22 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 25 May 2021 19:22:22 +0000
(21:22 +0200)
test/lisp/help-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/help-tests.el
b/test/lisp/help-tests.el
index b2fec5c1bde8765aed4b4105b3faa91fe5b3ee9f..871417da3d2becbfb64f33f001ad2ae1e4d814c3 100644
(file)
--- a/
test/lisp/help-tests.el
+++ b/
test/lisp/help-tests.el
@@
-110,14
+110,19
@@
C-<tab> file-cache-minibuffer-complete
<prior> switch-to-completions
<up> previous-line-or-history-element
+M-g Prefix Command
M-v switch-to-completions
+M-g ESC Prefix Command
+
M-< minibuffer-beginning-of-buffer
M-n next-history-element
M-p previous-history-element
M-r previous-matching-history-element
M-s next-matching-history-element
+M-g M-c switch-to-completions
+
")))
(ert-deftest help-tests-substitute-command-keys/keymap-change ()