index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
wid-edit-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-03
Strengthen widget-get/put tests
Mattias EngdegÄrd
2025-03-02
; Add test for last change
Stefan Kangas
2025-02-28
Lift widget functions from C to Lisp
Stefan Kangas
2025-02-24
Fix bad fontification of inactive widgets
Mauro Aranda
2025-02-05
Prepare markers for insertions inside of a widget
Mauro Aranda
2025-01-25
Delete all overlays that belong to an editable-field
Mauro Aranda
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-14
Fix regression in widget-move (bug#72995)
Stephen Berman
2024-04-18
Don't error on tabbing to a widget at BOB (bug#69943)
Stephen Berman
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-16
Avoid errors when a restricted-sexp widget is empty
Mauro Aranda
2023-08-19
Specialize default-get for alist widgets (Bug#63290)
Mauro Aranda
2023-01-06
Fix `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-19
Add test for the widget-color-match function (Bug#45829)
Mauro Aranda
2021-01-04
Don't skip widgets when moving backward
Mauro Aranda
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-24
Fix matching of inline choices for the choice widget
Mauro Aranda
2020-10-22
Allow moving members of editable-list widget, via delete+insert
Mauro Aranda
2020-09-23
Allow the newline character in the character widget (Bug#15925)
Mauro Aranda
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-26
Don't indent unrelated widgets following widget of type 'other
Mauro Aranda
2019-04-07
Distinguish buttons from widgets (bug#34506)
Basil L. Contovounesios