From b0043f688a8dbddb6a976304ddaa91eb87690436 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 1 Oct 2019 17:35:26 -0700 Subject: [PATCH] Update a substitute-command-keys test * test/src/doc-tests.el (doc-test-substitute-command-keys): Update for recent minibuffer map change. --- test/src/doc-tests.el | 1 + 1 file changed, 1 insertion(+) 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 M-v switch-to-completions +M-< minibuffer-beginning-of-buffer M-n next-history-element M-p previous-history-element M-r previous-matching-history-element