]> git.eshelyaron.com Git - emacs.git/commit
Extend read-multiple-choice to support free-form help descriptions
authorDaniel Martín <mardani29@yahoo.es>
Thu, 6 May 2021 08:21:59 +0000 (10:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 08:21:59 +0000 (10:21 +0200)
commit2705fc4ab05bb81ba8c6fd6469499be32a4ac420
tree288f3e8431ce04fa462d9e77f89b4436947774d9
parentb8bdf64377120d2c802e4ef13cfab1fec8c37a27
Extend read-multiple-choice to support free-form help descriptions

* lisp/emacs-lisp/rmc.el (read-multiple-choice): Add a new argument to
override the default help description in `read-multiple-choice'.  Use
the `help-char' variable instead of ?\C-h.  Also support the `edit'
action from `query-replace-map', so that help links can be visited by
entering a recursive edit.
lisp/emacs-lisp/rmc.el