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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
test(ai-config): cover gptel switch/add/toggle commands + small helpers
Craig Jennings
2026-05-14
1
-0
/
+152
*
test(music-config): cover playlist commands + random-aware navigation
Craig Jennings
2026-05-14
1
-0
/
+261
*
test(test-runner): cover per-project state + small interactive wrappers
Craig Jennings
2026-05-14
1
-0
/
+273
*
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
1
-30
/
+46
*
feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULE
Craig Jennings
2026-05-13
1
-0
/
+86
*
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
1
-0
/
+17
*
feat(setup): scripts/setup-telega.sh prepares the docker environment for telega
Craig Jennings
2026-05-13
1
-0
/
+87
*
feat(telega): add telega.el module with docker-backed TDLib
Craig Jennings
2026-05-13
1
-0
/
+25
*
feat(vterm): show tmux scrollback history in place
Craig Jennings
2026-05-13
1
-8
/
+40
*
fix(ai-vterm): preserve single-window layout across F9 toggle
Craig Jennings
2026-05-13
1
-0
/
+170
*
feat(org-agenda): use project name as todo.org category
Craig Jennings
2026-05-13
1
-0
/
+137
*
fix(ui-navigation): clear dedicated before toggling window split
Craig Jennings
2026-05-13
1
-0
/
+110
*
fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULE
Craig Jennings
2026-05-13
1
-0
/
+35
*
fix(calibredb-epub): point cj/nov--file-path at nov-file-name
Craig Jennings
2026-05-13
1
-0
/
+9
*
test(calibredb-epub): cover seven untested ebook helpers
Craig Jennings
2026-05-13
1
-0
/
+216
*
test(prog-webdev): cover cj/webdev-format-buffer
Craig Jennings
2026-05-12
1
-0
/
+93
*
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
1
-0
/
+6
*
fix(ai-vterm): make F9 toggle the agent from inside an agent buffer
Craig Jennings
2026-05-12
1
-0
/
+42
*
feat(dirvish): start org-drill on the .org file at point with S
Craig Jennings
2026-05-12
1
-0
/
+86
*
feat(org-drill): drill any Org file from anywhere
Craig Jennings
2026-05-12
1
-0
/
+152
*
test(prog-python): cover the command builders and the S-f5/S-f6 wiring
Craig Jennings
2026-05-12
1
-0
/
+144
*
fix(nov): center the EPUB text by setting window margins directly
Craig Jennings
2026-05-12
1
-1
/
+60
*
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
-0
/
+64
*
fix(org): give the F8 agenda window 75% of the frame
Craig Jennings
2026-05-12
1
-0
/
+49
*
fix(nov): rework the EPUB reading-width layout
Craig Jennings
2026-05-12
1
-28
/
+119
*
test: add terminal coverage summary helper
Craig Jennings
2026-05-12
1
-0
/
+66
*
feat(dirvish): print the file at point with P
Craig Jennings
2026-05-12
1
-0
/
+134
*
test(scripts): add bats coverage for setup-email.sh password helpers
Craig Jennings
2026-05-12
1
-0
/
+82
*
fix(mail): clear the marks after saving from the attachment selector
Craig Jennings
2026-05-12
1
-1
/
+5
*
fix(slack): error when adding a reaction outside a Slack buffer
Craig Jennings
2026-05-12
1
-0
/
+5
*
refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracy
Craig Jennings
2026-05-12
1
-5
/
+5
*
refactor(mail): fail fast on an attachment part with no MIME handle
Craig Jennings
2026-05-12
1
-6
/
+6
*
refactor(mail): extract the mu4e attachment workflow into its own module
Craig Jennings
2026-05-12
2
-79
/
+93
*
test(lorem-optimum): tag benchmarks :perf and assert on scaling ratios
Craig Jennings
2026-05-12
1
-75
/
+71
[next]