aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-buffer-file-keymap-bindings.el
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
commit928785c869eb2903d273a1de8f35b108f79ecf75 (patch)
treeb0418a7d6fad3e3c92e79439565aad17519c20fb /tests/test-custom-buffer-file-keymap-bindings.el
parent0ebe5a34d10dd736abf878e4c80d4b93c6998aba (diff)
downloaddotemacs-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-custom-buffer-file-keymap-bindings.el')
0 files changed, 0 insertions, 0 deletions