aboutsummaryrefslogtreecommitdiff
path: root/.claude/rules/emacs.md
Commit message (Collapse)AuthorAgeFilesLines
* docs(rules): record auth-source credential cache in live-reload caveatsCraig Jennings4 days1-0/+1
| | | | Updating authinfo.gpg in a running daemon does nothing until auth-source-forget-all-cached clears its two-hour result cache. I added the symptom, cause, and fix to the running-Emacs caveats so the next session reaches for the cache clear instead of re-diagnosing a "key not set" error.
* chore: sync bundled claude rules and git hooksCraig Jennings11 days1-0/+28
Routine sync of the .claude/rules and git hooks distributed with the language bundle. Adds the cross-project, emacs, interaction, todo-format, triggers, and working-files rules; refreshes the elisp and elisp-testing rules, the elisp validation hook, and the pre-commit hook.