diff options
author | Robert Pluim <rpluim@gmail.com> | 2023-01-06 09:00:00 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2023-01-06 10:06:25 +0100 |
commit | 7420b6dcc379617ca9691049c16bfb2d158f9496 (patch) | |
tree | 22b0009d5b2d22c5f2cd5c1b936ef3f128ea8d65 /lisp/progmodes/ruby-ts-mode.el | |
parent | 699711786ac7aa6d6524467076a45568e283e061 (diff) | |
download | emacs-7420b6dcc379617ca9691049c16bfb2d158f9496.tar.gz emacs-7420b6dcc379617ca9691049c16bfb2d158f9496.tar.bz2 emacs-7420b6dcc379617ca9691049c16bfb2d158f9496.zip |
Fix `pr-interface'
`pr-interface' specifies `inline' for its menu items, which is not
necessary, but it causes `widget-choice-value-create' to bug
out. (Bug#60501)
* lisp/wid-edit.el (widget-choice-value-create): Allow the value to be
a non-list.
* test/lisp/wid-edit-tests.el (widget-test-handle-spurious-inline):
Add test to ensure that unnecessary :inline is allowed.
Diffstat (limited to 'lisp/progmodes/ruby-ts-mode.el')
0 files changed, 0 insertions, 0 deletions