diff options
Diffstat (limited to 'test/src')
| -rw-r--r-- | test/src/doc-tests.el | 1 |
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 | ||
| 59 | M-v switch-to-completions | 59 | M-v switch-to-completions |
| 60 | 60 | ||
| 61 | M-< minibuffer-beginning-of-buffer | ||
| 61 | M-n next-history-element | 62 | M-n next-history-element |
| 62 | M-p previous-history-element | 63 | M-p previous-history-element |
| 63 | M-r previous-matching-history-element | 64 | M-r previous-matching-history-element |