]> git.eshelyaron.com Git - emacs.git/commitdiff
Update a substitute-command-keys test
authorGlenn Morris <rgm@gnu.org>
Wed, 2 Oct 2019 00:35:26 +0000 (17:35 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 2 Oct 2019 00:35:26 +0000 (17:35 -0700)
* test/src/doc-tests.el (doc-test-substitute-command-keys):
Update for recent minibuffer map change.

test/src/doc-tests.el

index 9bcb240a580bdc695fb43603969e8cffb67f8552..4cfc5a5d57349a9e8945e281d320c314d82ff807 100644 (file)
@@ -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