]> git.eshelyaron.com Git - emacs.git/commit
Rewrite disabled-command to use read-multiple-choice
authorStefan Kangas <stefan@marxist.se>
Sun, 26 Dec 2021 15:52:54 +0000 (16:52 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Dec 2021 16:06:02 +0000 (17:06 +0100)
commit6ad79059d2f843a1be617c72ae0e9d8a02c9a203
tree935d738b97c2b4ad4528aca9a6ce8f2576bd3900
parent40dcf9c2abd62425e599f30548dc53fa58fe2202
Rewrite disabled-command to use read-multiple-choice

* lisp/novice.el (disabled-command-function): Rewrite to use
read-multiple-choice.  Use command substitutions.
lisp/novice.el