From 7a46461950172483e45c1512d9a191203f61077b Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 1 Nov 2021 03:57:31 +0100 Subject: Make xref symbol marking work again after describe-keymap changes * lisp/help-mode.el (help-make-xrefs): Adjust xref symbol finding after changes to how keymaps are output. --- lisp/help.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lisp/help.el') diff --git a/lisp/help.el b/lisp/help.el index fcb23fa0459..d12f388c45f 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1255,10 +1255,7 @@ maps to look through. If MENTION_SHADOW is non-nil, then when something is shadowed by SHADOW, don't omit it; instead, mention it but say it is -shadowed. - -Any inserted text ends in two newlines (used by -`help-make-xrefs')." +shadowed." (let* ((amaps (accessible-keymaps startmap prefix)) (orig-maps (if no-menu (progn -- cgit v1.2.3