index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
cus-edit-tests.el
Age
Commit message (
Expand
)
Author
2026-04-03
; Fix cus-edit setopt test
Stéphane Marks
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-23
Fix comparison of current values for the key-sequence :type
Mauro Aranda
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-08
Improve diagnostic of type mismatch in 'setopt'
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-21
; * test/lisp/cus-edit-tests.el: remove unused var (bug#63290)
Mattias Engdegård
2023-08-19
Specialize default-get for alist widgets (Bug#63290)
Mauro Aranda
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-19
Repair setopt test after error demotion to warning
Mattias Engdegård
2022-02-20
Fix a compilation warning in cus-edit-tests.el
Lars Ingebrigtsen
2022-02-17
Have setopt check types
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-02-09
; Finish customize-changed-options obsoletion
Basil L. Contovounesios
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-20
Use cl-letf instead of unwind-protect in a test
Mauro Aranda
2020-11-20
Take care of a FIXME in cus-edit-tests.el
Mauro Aranda
2020-11-20
Hide obsolete options in most customize commands
Stefan Kangas