]> git.eshelyaron.com Git - emacs.git/commit
Apply quote substitution to popup choice menus
authorStephen Berman <stephen.berman@gmx.net>
Sat, 24 Jun 2023 08:45:10 +0000 (10:45 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sat, 24 Jun 2023 08:45:10 +0000 (10:45 +0200)
commit6d55d93379fa531f81327be6e506610474846758
tree9eb614447e0fea9656b951b46821e489cb6bcb1b
parent77c2f05d773271cb59ebfd994b06a4075cacbfa8
Apply quote substitution to popup choice menus

* lisp/wid-edit.el (widget-choose): Iteratively apply
substitute-command-keys to choice item text before building popup
or text buffer menu.  Also fix two unnecessary uses of let*.
lisp/wid-edit.el