Distinguish buttons from widgets (bug#34506)
* lisp/button.el (button-at): * lisp/wid-edit.el (widget-at): Avoid returning a false positive when looking for a button and finding a widget, or vice versa. * test/lisp/button-tests.el: * test/lisp/wid-edit-tests.el: New files.
Showing
test/lisp/button-tests.el
0 → 100644
test/lisp/wid-edit-tests.el
0 → 100644
Please register or sign in to comment