git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(vterm): fix docstring quoting and drop unused alias
Craig Jennings
2026-05-10
1
-5
/
+3
*
Keep calendar sync off the UI thread
Craig Jennings
2026-05-10
1
-57
/
+185
*
Add Emacs-native vterm copy workflows
Craig Jennings
2026-05-10
1
-5
/
+182
*
Make repo reconciliation review-first
Craig Jennings
2026-05-10
1
-53
/
+147
*
Clean up Org keymap ownership
Craig Jennings
2026-05-10
1
-27
/
+5
*
Move GPTel tool loading into AI config
Craig Jennings
2026-05-10
1
-3
/
+46
*
chore(org-drill): use local :load-path checkout for active dev
Craig Jennings
2026-05-09
1
-4
/
+4
*
chore(org-agenda): catch up to chime variable renames
Craig Jennings
2026-05-09
1
-4
/
+5
*
refactor: extract window-geometry helpers shared by F9 and F12
Craig Jennings
2026-05-09
3
-90
/
+98
*
feat(ai-vterm): show [running] in picker and F9 redisplays last-used
Craig Jennings
2026-05-09
1
-7
/
+29
*
feat(vterm): F12 toggle that excludes claude and preserves geometry
Craig Jennings
2026-05-09
1
-19
/
+217
*
fix(ai-vterm): harden F9 toggle across multi-window and buffer-move
Craig Jennings
2026-05-09
1
-25
/
+80
*
feat(ai-vterm): F9 toggle/redisplay/pick + persistent split geometry
Craig Jennings
2026-05-08
2
-31
/
+338
*
fix(ai-vterm): direction-based display + per-project tmux session names
Craig Jennings
2026-05-07
2
-6
/
+55
*
chore(modules): pass validate-modules in batch by adding requires
Craig Jennings
2026-05-07
18
-21
/
+31
*
refactor(ui-navigation): drop redundant M-S-s window-swap binding
Craig Jennings
2026-05-07
2
-5
/
+0
*
feat(ai-vterm): add Claude launcher with vertical-split vterm
Craig Jennings
2026-05-07
3
-3
/
+209
*
fix: restore daemon icons and consolidate nerd-icons setup
Craig Jennings
2026-05-07
6
-45
/
+141
*
chore: stop emojifying org-mode buffers
Craig Jennings
2026-05-04
1
-2
/
+1
*
Make calendar sync startup safe without config
Craig Jennings
2026-05-04
1
-14
/
+26
*
fix: sanitize calendar event headings and property values
Craig Jennings
2026-05-03
1
-5
/
+28
*
fix: scope test-runner state by project
Craig Jennings
2026-05-03
1
-26
/
+158
*
refactor: move and test theme persistence behavior
Craig Jennings
2026-05-03
1
-36
/
+52
*
refactor: drop dead intermediate C-s binding in selection-framework
Craig Jennings
2026-05-03
1
-3
/
+0
*
refactor: defer projectile revert advice until projectile loads
Craig Jennings
2026-05-03
1
-26
/
+38
*
fix: scope projectile cache revert state to each compile
Craig Jennings
2026-05-03
1
-25
/
+56
*
perf: cache modeline VC data per buffer
Craig Jennings
2026-05-03
1
-23
/
+94
*
refactor: invoke git via argv in coverage diff helpers
Craig Jennings
2026-05-03
1
-14
/
+44
*
fix: use buffer-file-name for C single-file compile command
Craig Jennings
2026-05-03
1
-3
/
+11
*
fix: validate mail transport executables and default debug off
Craig Jennings
2026-05-03
1
-6
/
+58
*
fix: shell-quote F6 test-runner command arguments
Craig Jennings
2026-05-03
1
-5
/
+27
*
fix: clarify reset-auth-cache failure message
Craig Jennings
2026-05-03
1
-1
/
+1
*
fix: default auth-source debug logging to disabled
Craig Jennings
2026-05-03
1
-2
/
+25
*
fix: close drill capture template source link
Craig Jennings
2026-05-03
1
-2
/
+2
*
fix: use file basename when moving buffer + file
Craig Jennings
2026-05-03
1
-2
/
+6
*
fix: keep C-; ! as system command prefix
Craig Jennings
2026-05-03
1
-13
/
+21
*
fix: set vc-follow-symlinks explicitly to t
Craig Jennings
2026-05-03
1
-1
/
+1
*
feat(dev-fkeys): revert projectile cache on failed-and-modified compile
Craig Jennings
2026-05-03
1
-0
/
+93
*
feat(dev-fkeys): propagate prefix-arg to projectile through F4 / F6
Craig Jennings
2026-05-03
1
-4
/
+4
*
chore(prog-general): disable auto-close of *compilation* window
Craig Jennings
2026-05-03
1
-10
/
+15
*
fix(dev-fkeys): F6 elisp runner uses basename, not rel-path
Craig Jennings
2026-05-03
1
-1
/
+3
*
feat(dev-fkeys): add F6 test runner menu (Phase 2a)
Craig Jennings
2026-05-03
1
-12
/
+184
*
feat(dev-fkeys): add project-aware F4 compile/run dispatcher
Craig Jennings
2026-05-03
5
-43
/
+236
*
fix(line-paragraph): join-line-or-region strands space on next line
Craig Jennings
2026-05-03
1
-4
/
+10
*
chore(deps): add commented :load-path hints for local-dev swaps
Craig Jennings
2026-04-30
4
-0
/
+4
*
chore(deps): move remaining packages from :load-path to :vc; drop archived or...
Craig Jennings
2026-04-30
4
-222
/
+7
*
feat(gloss): wire gloss into init via :vc against cjennings.net
Craig Jennings
2026-04-30
1
-0
/
+30
*
fix(config-utilities): repair validate-org-agenda-timestamps property check
Craig Jennings
2026-04-30
1
-31
/
+65
*
refactor(config-utilities): extract cj/--recompile-emacs-home
Craig Jennings
2026-04-30
1
-24
/
+29
*
refactor(config-utilities): extract cj/--benchmark-method
Craig Jennings
2026-04-30
1
-8
/
+16
[next]