summaryrefslogtreecommitdiff
path: root/test/lisp/wid-edit-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-03Strengthen widget-get/put testsMattias EngdegÄrd
2025-03-02; Add test for last changeStefan Kangas
2025-02-28Lift widget functions from C to LispStefan Kangas
2025-02-24Fix bad fontification of inactive widgetsMauro Aranda
2025-02-05Prepare markers for insertions inside of a widgetMauro Aranda
2025-01-25Delete all overlays that belong to an editable-fieldMauro Aranda
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-14Fix regression in widget-move (bug#72995)Stephen Berman
2024-04-18Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-16Avoid errors when a restricted-sexp widget is emptyMauro Aranda
2023-08-19Specialize default-get for alist widgets (Bug#63290)Mauro Aranda
2023-01-06Fix `pr-interface'Robert Pluim
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-19Add test for the widget-color-match function (Bug#45829)Mauro Aranda
2021-01-04Don't skip widgets when moving backwardMauro Aranda
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-24Fix matching of inline choices for the choice widgetMauro Aranda
2020-10-22Allow moving members of editable-list widget, via delete+insertMauro Aranda
2020-09-23Allow the newline character in the character widget (Bug#15925)Mauro Aranda
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-26Don't indent unrelated widgets following widget of type 'otherMauro Aranda
2019-04-07Distinguish buttons from widgets (bug#34506)Basil L. Contovounesios