diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-18 20:42:29 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-18 20:42:29 -0500 |
| commit | 928785c869eb2903d273a1de8f35b108f79ecf75 (patch) | |
| tree | b0418a7d6fad3e3c92e79439565aad17519c20fb /tests/test-prog-shell--make-script-executable.el | |
| parent | 0ebe5a34d10dd736abf878e4c80d4b93c6998aba (diff) | |
| download | dotemacs-928785c869eb2903d273a1de8f35b108f79ecf75.tar.gz dotemacs-928785c869eb2903d273a1de8f35b108f79ecf75.zip | |
feat(theme-studio): bucket unrecognized faces by their defface source
A newly-loaded package (or a new built-in face) used to fall into emacs-core because grouping is by name-prefix and an unknown prefix matched nothing. Now the fallback routes by where the defface lives: an elpa face becomes its own package bucket, a built-in face a new emacs-general child. So loading a package and running make face-coverage surfaces it as a fresh TODO bucket instead of an orphan in core. Recognized faces still match their family first, and faces.el/frame.el faces stay in emacs-core.
Diffstat (limited to 'tests/test-prog-shell--make-script-executable.el')
0 files changed, 0 insertions, 0 deletions
