aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-27 23:59:26 -0400
committerCraig Jennings <c@cjennings.net>2026-06-27 23:59:26 -0400
commitbd5fbb81df428cf2a7874778c857aec75edaea16 (patch)
tree6e4ae6b8859910b8b50091cad4949702e1a2177a /Makefile
parent0f623674e4bbf436ae33b604ac3c21eb224da759 (diff)
downloaddotemacs-bd5fbb81df428cf2a7874778c857aec75edaea16.tar.gz
dotemacs-bd5fbb81df428cf2a7874778c857aec75edaea16.zip
fix(theme-studio): capture unversioned local checkouts in the package inventory
build-inventory.el grouped faces by their defining file and pulled the package name only from versioned directories (/elpa/PKG-VERSION/). Locally-developed packages live in unversioned directories (/elpa/PKG/), so every one of them was silently excluded from the studio. Make the version suffix optional so unversioned checkouts are captured too. Verified against a clean wttrin load: wttrin-key resolves to /elpa/wttrin/wttrin.elc and the regex extracts "wttrin". The inventory itself needs regenerating in a clean Emacs to pick these up.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions