emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master b0043f6: Update a substitute-command-keys test


From: Glenn Morris
Subject: [Emacs-diffs] master b0043f6: Update a substitute-command-keys test
Date: Tue, 1 Oct 2019 20:35:56 -0400 (EDT)

branch: master
commit b0043f688a8dbddb6a976304ddaa91eb87690436
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    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 9bcb240..4cfc5a5 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]