git.cjennings.net
:
dotemacs
main
My Emacs configuration
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test(custom-buffer-file): cover print spooler, diff, eww, email helpers
Craig Jennings
2026-05-14
1
-0
/
+189
*
test(prog-python+webdev): cover the per-buffer setup mode hooks
Craig Jennings
2026-05-14
2
-0
/
+191
*
test(transcription-config): cover status helpers + interactive commands
Craig Jennings
2026-05-14
1
-0
/
+194
*
test(dirvish-config): cover five interactive wrappers
Craig Jennings
2026-05-14
1
-0
/
+209
*
test(custom-comments): cover the eight interactive comment wrappers
Craig Jennings
2026-05-14
1
-0
/
+192
*
test(music-config): cover assertion guards, M3U picker, EMMS lazy setup
Craig Jennings
2026-05-14
1
-0
/
+224
*
fix(ai-vterm): force buffer swap after F9 toggle-off in lone window
Craig Jennings
2026-05-14
2
-31
/
+59
*
feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULE
Craig Jennings
2026-05-13
2
-3
/
+108
*
fix(telega): don't auto-install at init; let MELPA staleness slide
Craig Jennings
2026-05-13
1
-0
/
+15
*
test(custom-text-enclose): cover the seven interactive wrappers
Craig Jennings
2026-05-13
1
-0
/
+225
*
test(ai-config): cover auth-source, api-key caching, context, clear-buffer
Craig Jennings
2026-05-13
1
-0
/
+183
*
test(jumper): cover the three interactive wrappers + setup-keys
Craig Jennings
2026-05-13
1
-0
/
+175
*
test(custom-whitespace): cover the six interactive dispatchers
Craig Jennings
2026-05-13
1
-0
/
+183
*
test(ui-config): cover transparency apply/toggle and cursor-type setter
Craig Jennings
2026-05-13
1
-0
/
+126
*
test(system-defaults): cover the helper functions
Craig Jennings
2026-05-13
1
-0
/
+155
*
test(browser-config): cover the public wrappers
Craig Jennings
2026-05-13
1
-0
/
+68
*
refactor(org-agenda): extract main-agenda prefix format into a defvar
Craig Jennings
2026-05-13
2
-4
/
+27
*
feat(setup): scripts/setup-telega.sh prepares the docker environment for telega
Craig Jennings
2026-05-13
2
-0
/
+167
*
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
3
-0
/
+67
*
feat(vterm): show tmux scrollback history in place
Craig Jennings
2026-05-13
2
-10
/
+47
*
fix(ai-vterm): preserve single-window layout across F9 toggle
Craig Jennings
2026-05-13
2
-10
/
+211
*
feat(org-agenda): use project name as todo.org category
Craig Jennings
2026-05-13
2
-0
/
+181
*
chore: stop gitignoring /todo.org
Craig Jennings
2026-05-13
1
-1
/
+0
*
chore: add calendar-sync.local.el example template
Craig Jennings
2026-05-13
1
-0
/
+34
*
fix(ui-navigation): clear dedicated before toggling window split
Craig Jennings
2026-05-13
2
-22
/
+142
*
fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULE
Craig Jennings
2026-05-13
2
-0
/
+39
*
fix(calibredb-epub): point cj/nov--file-path at nov-file-name
Craig Jennings
2026-05-13
2
-4
/
+13
*
test(calibredb-epub): cover seven untested ebook helpers
Craig Jennings
2026-05-13
1
-0
/
+216
*
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
*
test(prog-webdev): cover cj/webdev-format-buffer
Craig Jennings
2026-05-12
1
-0
/
+93
*
refactor(prog-webdev): extract the prettier format-command builder
Craig Jennings
2026-05-12
1
-4
/
+7
*
test(keyboard-compat): cover the terminal and GUI setup functions
Craig Jennings
2026-05-12
1
-0
/
+101
*
test(selection-framework): cover both branches of the C-s dispatch
Craig Jennings
2026-05-12
1
-0
/
+68
*
refactor(org-drill): hoist the commands out of :config and clear the byte-com...
Craig Jennings
2026-05-12
2
-88
/
+100
*
fix(ai-vterm): make F9 toggle the agent from inside an agent buffer
Craig Jennings
2026-05-12
2
-0
/
+54
*
feat(dirvish): start org-drill on the .org file at point with S
Craig Jennings
2026-05-12
2
-1
/
+103
*
feat(org-drill): drill any Org file from anywhere
Craig Jennings
2026-05-12
2
-15
/
+193
*
fix(prog-python): toggle electric-pair-local-mode in the setup hook
Craig Jennings
2026-05-12
1
-1
/
+1
*
test(prog-python): cover the command builders and the S-f5/S-f6 wiring
Craig Jennings
2026-05-12
1
-0
/
+144
*
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
2
-38
/
+115
*
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
2
-6
/
+6
*
feat(org): add reveal.js present command and header removal
Craig Jennings
2026-05-12
2
-5
/
+145
*
fix(org): give the F8 agenda window 75% of the frame
Craig Jennings
2026-05-12
2
-4
/
+65
*
fix(nov): rework the EPUB reading-width layout
Craig Jennings
2026-05-12
2
-42
/
+180
*
test: add terminal coverage summary helper
Craig Jennings
2026-05-12
2
-0
/
+123
*
refactor(build): extract the shared test-runner loop into a make macro
Craig Jennings
2026-05-12
1
-93
/
+70
[next]