~ruther/emacs.d

ref: a431b9f92e622a823e8866511066410243a1dabd emacs.d/lisp/elpaca-loader.el -rw-r--r-- 2.5 KiB
a431b9f9 — Rutherther 2 months ago main
fix: update elpaca installer from v0.11 to v0.12

Elpaca renamed repos/ to sources/ and changed several internal symbols.
The old installer was cloning into repos/ while the new elpaca code
expected sources/, causing "Non-existant source dir" errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
dd541ed6 — Rutherther 1 year, 13 days ago
fix: show also warnings, fix two outstanding warnings
83852090 — Rutherther 2 years ago
fix: use system-type, not window-system, it's nil for daemon
70d6c9b2 — Rutherther 2 years ago
fix: no symlink mode for windows
8865b302 — Rutherther 2 years ago
chore: move elpaca to elpaca-loader
437cd02e — Rutherther 2 years ago
chore: split to more el files