index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
custom-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-02
New value 'permanent-only' for defcustom :local keyword
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-24
Fix cl-generic bootstrap problems
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-06
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-08-20
Tweak a failing custom test
Lars Ingebrigtsen
2021-05-10
Avoid saving session customizations in the custom-file
Mauro Aranda
2021-03-04
Decouple require-theme from load-theme
Basil L. Contovounesios
2021-02-21
Run admin/cus-tests.el tests from test suite
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-25
Merge from origin/emacs-27
Michael Albinus
2020-11-24
Fix handling of defcustom :local tag
Basil L. Contovounesios
2020-11-07
Add test for recent change in enable-theme
Mauro Aranda
2020-10-16
Use new resource directory macros in tests (Bug#43792)
Stefan Kangas
2020-09-26
Silence some byte-compiler warnings
Stefan Kangas
2020-09-25
Fix out-of-tree make check
Glenn Morris
2020-09-25
Add an expensive test for defcustom types
Lars Ingebrigtsen
2020-09-07
Fix test failure in custom--test-theme-variables
Lars Ingebrigtsen
2020-09-05
Preserve user customizations after disabling a theme
Mauro Aranda
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-27
Don't discard customizations in progress when adding comments (Bug#5358)
Mauro Aranda
2019-01-10
New test custom--test-theme-variables
Michael Albinus
2018-12-31
Update more copyright years
Paul Eggert
2018-07-13
Fix custom-available-themes file expansion
Basil L. Contovounesios