From: Glenn Morris Date: Tue, 12 Jan 2021 13:41:13 +0000 (-0800) Subject: Update substitute-command-keys tests, again X-Git-Tag: emacs-28.0.90~4290 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d191f1589b6d06221a58c8c4e6a6441b0a2a2e49;p=emacs.git Update substitute-command-keys tests, again * test/lisp/help-tests.el (help-tests-substitute-command-keys/keymaps) (help-tests-substitute-command-keys/keymap-change): Update following recent minibuffer changes. --- diff --git a/test/lisp/help-tests.el b/test/lisp/help-tests.el index 835d9fe7949..8034764741c 100644 --- a/test/lisp/help-tests.el +++ b/test/lisp/help-tests.el @@ -95,7 +95,7 @@ key binding --- ------- -C-g abort-recursive-edit +C-g abort-minibuffers TAB minibuffer-complete C-j minibuffer-complete-and-exit RET minibuffer-complete-and-exit @@ -122,7 +122,7 @@ M-s next-matching-history-element (ert-deftest help-tests-substitute-command-keys/keymap-change () (with-substitute-command-keys-test - (test "\\\\[abort-recursive-edit]" "C-g") + (test "\\\\[abort-recursive-edit]" "C-]") (test "\\\\[eval-defun]" "C-M-x"))) (defvar help-tests-remap-map