summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/rmc.el
Commit message (Expand)AuthorAgeFilesLines
* Fix invocation of File->Close from the menu barEli Zaretskii2023-02-191-13/+14
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Allow read-multiple-choice to do long-form answersLars Ingebrigtsen2022-06-241-3/+22
* Make `?' work again in read-multiple-choiceLars Ingebrigtsen2022-03-171-5/+6
* Format long help texts better in read-multiple-choiceFelician Nemeth2022-03-171-3/+9
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix read-multiple-choice testsStefan Kangas2021-12-281-1/+1
* | read-multiple-choice: Improve key formattingStefan Kangas2021-12-271-2/+2
* | read-multiple-choice: Display "SPC" instead of " "Stefan Kangas2021-12-261-11/+13
* | read-multiple-choice: Add optional argument show-helpStefan Kangas2021-12-261-54/+68
* | read-multiple-choice: Add face when key not in name stringStefan Kangas2021-12-261-3/+10
* | Factor out new function rmc--add-key-descriptionStefan Kangas2021-12-261-32/+30
|/
* Fix a recent change in rmc.elEli Zaretskii2021-05-071-28/+29
* Extend read-multiple-choice to support free-form help descriptionsDaniel Martín2021-05-061-55/+74
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make the NSM not pop up an X dialogue on non-mouse actionsLars Ingebrigtsen2019-09-041-1/+1
* Avoid infloop in read-multiple-choice (Bug#32257)Noam Postavsky2019-05-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+2
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-2/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Improve read-multiple-choice docstring (Bug#31628)Damien Cassou2018-05-291-9/+9
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Require seq in rmc.elTino Calancha2017-10-271-0/+2
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* ; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.Glenn Morris2017-10-091-2/+2
* Move read-multiple-choice to its own libraryMark Oteiza2017-10-061-0/+199