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
*
refactor(org-babel): drop redundant cj structure template
Craig Jennings
2026-05-15
1
-3
/
+3
*
feat(yas): activate yasnippet globally with fundamental-mode extras
Craig Jennings
2026-05-15
1
-3
/
+11
*
refactor(org-roam-config): indirect node-tags accessor for testability
Craig Jennings
2026-05-15
1
-1
/
+13
*
refactor(org-webclipper): use setq, not setopt, for pandoc sleep time
Craig Jennings
2026-05-15
1
-2
/
+8
*
fix(system-commands): require keybindings at load time, not just compile time
Craig Jennings
2026-05-15
1
-1
/
+6
*
fix(custom-buffer-file): Info dispatcher returns full org bracket link
Craig Jennings
2026-05-15
1
-1
/
+6
*
fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warning
Craig Jennings
2026-05-15
1
-0
/
+6
*
test(architecture): guard top-level timers + add startup-contract smoke test
Craig Jennings
2026-05-15
4
-21
/
+25
*
feat(custom-buffer-file): extend buffer-source dispatch to mu4e and Info
Craig Jennings
2026-05-15
1
-1
/
+22
*
refactor(org-noter-config): rebind insert-note to n; sync to angle brackets
Craig Jennings
2026-05-15
1
-7
/
+11
*
refactor(calibredb-epub): reorder defuns above their use-package consumers
Craig Jennings
2026-05-15
1
-69
/
+69
*
feat(custom-buffer-file): make C-; b p dispatch by major-mode, with tests
Craig Jennings
2026-05-15
1
-11
/
+41
*
refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptel
Craig Jennings
2026-05-14
1
-65
/
+9
*
chore(ai-config): refresh gptel model menus
Craig Jennings
2026-05-14
1
-8
/
+7
*
feat(markdown-config): register markdown as an org src-block language
Craig Jennings
2026-05-14
1
-0
/
+7
*
refactor(org-config): surface narrowing + sparse-tree under C-; O
Craig Jennings
2026-05-14
1
-5
/
+37
*
refactor(dashboard): regroup launcher icons into 4/4/4 by purpose
Craig Jennings
2026-05-14
1
-33
/
+39
*
feat(transcription): extend dired T to transcribe videos via ffmpeg, with tests
Craig Jennings
2026-05-14
2
-17
/
+107
*
refactor: clear transcription C-; T menu, move telega launcher to C-; T
Craig Jennings
2026-05-14
2
-30
/
+13
*
refactor(org-config): flatten table ops directly under the org menu
Craig Jennings
2026-05-14
1
-17
/
+14
*
refactor(org-config): move org-table-map under the org menu
Craig Jennings
2026-05-14
1
-9
/
+11
*
feat(telega-config): guard launcher with a helpful message when telega is mis...
Craig Jennings
2026-05-14
2
-3
/
+20
*
refactor(system-commands): use string interactive spec so undercover instruments
Craig Jennings
2026-05-14
1
-2
/
+9
*
fix(org-roam-config): save journal buffer after copying DONE task
Craig Jennings
2026-05-14
1
-2
/
+5
*
fix(ai-vterm): force buffer swap after F9 toggle-off in lone window
Craig Jennings
2026-05-14
1
-1
/
+13
*
feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULE
Craig Jennings
2026-05-13
1
-3
/
+22
*
fix(telega): don't auto-install at init; let MELPA staleness slide
Craig Jennings
2026-05-13
1
-0
/
+15
*
refactor(org-agenda): extract main-agenda prefix format into a defvar
Craig Jennings
2026-05-13
1
-4
/
+10
*
feat(dashboard): add Telegram launcher to a new third row
Craig Jennings
2026-05-13
1
-1
/
+8
*
feat(telega): add telega.el module with docker-backed TDLib
Craig Jennings
2026-05-13
1
-0
/
+41
*
feat(vterm): show tmux scrollback history in place
Craig Jennings
2026-05-13
1
-2
/
+7
*
fix(ai-vterm): preserve single-window layout across F9 toggle
Craig Jennings
2026-05-13
1
-10
/
+41
*
feat(org-agenda): use project name as todo.org category
Craig Jennings
2026-05-13
1
-0
/
+44
*
fix(ui-navigation): clear dedicated before toggling window split
Craig Jennings
2026-05-13
1
-22
/
+32
*
fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULE
Craig Jennings
2026-05-13
1
-0
/
+4
*
fix(calibredb-epub): point cj/nov--file-path at nov-file-name
Craig Jennings
2026-05-13
1
-4
/
+4
*
refactor(calibredb-epub): extract the nov image-padding helper
Craig Jennings
2026-05-13
1
-4
/
+12
*
fix(prog-webdev): toggle electric-pair-local-mode in the setup hook
Craig Jennings
2026-05-12
1
-1
/
+1
*
refactor(prog-webdev): extract the prettier format-command builder
Craig Jennings
2026-05-12
1
-4
/
+7
*
refactor(org-drill): hoist the commands out of :config and clear the byte-com...
Craig Jennings
2026-05-12
1
-88
/
+94
*
fix(ai-vterm): make F9 toggle the agent from inside an agent buffer
Craig Jennings
2026-05-12
1
-0
/
+12
*
feat(dirvish): start org-drill on the .org file at point with S
Craig Jennings
2026-05-12
1
-1
/
+17
*
feat(org-drill): drill any Org file from anywhere
Craig Jennings
2026-05-12
1
-15
/
+41
*
fix(prog-python): toggle electric-pair-local-mode in the setup hook
Craig Jennings
2026-05-12
1
-1
/
+1
*
refactor(prog-python): extract the mypy and pdb command builders
Craig Jennings
2026-05-12
1
-3
/
+10
*
fix(nov): center the EPUB text by setting window margins directly
Craig Jennings
2026-05-12
1
-37
/
+55
*
chore(ui): disable cursor blinking (keep a solid block)
Craig Jennings
2026-05-12
1
-0
/
+4
*
feat(nov): default the EPUB text column to 80% of the window
Craig Jennings
2026-05-12
1
-3
/
+3
*
feat(org): add reveal.js present command and header removal
Craig Jennings
2026-05-12
1
-5
/
+81
*
fix(org): give the F8 agenda window 75% of the frame
Craig Jennings
2026-05-12
1
-4
/
+16
[next]