]> git.eshelyaron.com Git - emacs.git/commitdiff
Merge from origin/emacs-28
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 1 Nov 2021 11:32:06 +0000 (12:32 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 1 Nov 2021 11:32:06 +0000 (12:32 +0100)
ba4daf2214 Adapt arguments of `tramp-make-tramp-file-name'
a34466731b Fix typo in describe-map-tree doc string

1  2 
lisp/help.el

diff --cc lisp/help.el
index d12f388c45f0489ea3ec126bde22205a35d1b4b7,21c8255c6900a680ce9a22a57095935b125232fe..19cd773f423939d35d7de7b289cf43b2c1906b8e
@@@ -1250,12 -1233,15 +1250,12 @@@ If NOMENU is non-nil, then omit menu-ba
  If TRANSL is non-nil, the definitions are actually key
  translations so print strings and vectors differently.
  
- If ALWAYS_TITLE is non-nil, print the title even if there are no
+ If ALWAYS-TITLE is non-nil, print the title even if there are no
  maps to look through.
  
- If MENTION_SHADOW is non-nil, then when something is shadowed by
+ 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