Commit Graph

2 Commits

Author SHA1 Message Date
e5daa2d525 chore(custom): remove needless :group property from defcustoms
Groups are tracked on a per-file basis with the
custom-current-group-alist variable, which is set by defgroup, and used
by defcustom to set the group property if it is not provided.
2023-04-23 11:55:03 +01:00
04f3950b01 feat: initial implementation 2023-04-18 01:54:54 +01:00