Use 'help-key' function in more places
authorStefan Kangas <stefankangas@gmail.com>
Mon, 17 Mar 2025 17:45:20 +0000 (18:45 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 20 Mar 2025 10:50:44 +0000 (12:50 +0200)
commitef8a13e46ed63240985353bc39c7af568cea05cc
tree09cc81a2c88abbbf0e2ee10cca3c07a3f29a9d3c
parent882dc5802083553c0517b7c1b2aae868c59ee6f7
Use 'help-key' function in more places

* lisp/dired-aux.el (dired-query):
* lisp/emacs-lisp/helper.el (Helper-help-map):
* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Use 'help-key'.
* lisp/net/tramp-cmds.el (tramp-rename-files):
* lisp/which-key.el (which-key--next-page-hint): Prefer 'help-key'
when available.
* lisp/help.el (help-key): Simplify.
* etc/symbol-releases.eld: Add 'help-key'.

(cherry picked from commit 69210eb84e7c3074c339b8aa2f380f66a80ae61b)
etc/symbol-releases.eld
lisp/emacs-lisp/map-ynp.el
lisp/help.el
lisp/net/tramp-cmds.el
lisp/which-key.el