aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app-util.js
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-18 20:42:29 -0500
committerCraig Jennings <c@cjennings.net>2026-06-18 20:42:29 -0500
commitdc805cdc860c329a7bbc95bd0e30ac00be586491 (patch)
tree75c8873d3274eb59e6c553eecfc0bab75ac0bf43 /scripts/theme-studio/app-util.js
parent572361e5688ae320a191a0e4866d83601517d9fa (diff)
downloaddotemacs-dc805cdc860c329a7bbc95bd0e30ac00be586491.tar.gz
dotemacs-dc805cdc860c329a7bbc95bd0e30ac00be586491.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 'scripts/theme-studio/app-util.js')
0 files changed, 0 insertions, 0 deletions