git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(dirvish): print the file at point with P
Craig Jennings
2026-05-12
1
-1
/
+47
*
fix(mail): clear the marks after saving from the attachment selector
Craig Jennings
2026-05-12
1
-1
/
+7
*
fix(slack): error when adding a reaction outside a Slack buffer
Craig Jennings
2026-05-12
1
-7
/
+7
*
refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracy
Craig Jennings
2026-05-12
1
-3
/
+4
*
refactor(mail): fail fast on an attachment part with no MIME handle
Craig Jennings
2026-05-12
1
-1
/
+1
*
refactor(mail): extract the mu4e attachment workflow into its own module
Craig Jennings
2026-05-12
2
-229
/
+248
*
docs: clarify the coverage-exclude and token-seed comments
Craig Jennings
2026-05-11
1
-0
/
+2
*
fix(org-capture): single-source the file+headline cache key
Craig Jennings
2026-05-11
1
-1
/
+1
*
feat(mu4e): simpler attachment-save commands on C-; e S/s/m
Craig Jennings
2026-05-11
1
-10
/
+237
*
refactor(epub): clean up calibredb-epub-config.el
Craig Jennings
2026-05-11
1
-18
/
+37
*
fix(slack): harden and curate the C-; S ! reaction workflow
Craig Jennings
2026-05-11
1
-1
/
+94
*
perf(lorem-optimum): speed up the Markov generation path
Craig Jennings
2026-05-11
1
-45
/
+57
*
refactor(prog-lsp): replace obsolete lsp-eldoc-hook
Craig Jennings
2026-05-11
1
-1
/
+8
*
perf(org-capture): cache file+headline target markers
Craig Jennings
2026-05-11
1
-0
/
+106
*
fix(calendar-sync): give the no-init .ics worker its module load-path
Craig Jennings
2026-05-11
1
-1
/
+3
*
feat(window): kill the other window's buffer with C-; b K
Craig Jennings
2026-05-11
2
-1
/
+22
*
feat(window): resize the split with C-; b <arrow>
Craig Jennings
2026-05-11
2
-7
/
+47
*
feat(ai-vterm): order the project picker by most-recently-used
Craig Jennings
2026-05-11
1
-11
/
+57
*
feat(keymap): bind eval-buffer to C-; b e
Craig Jennings
2026-05-11
1
-3
/
+5
*
feat(vterm): unify the keys in vterm copy-mode and tmux history
Craig Jennings
2026-05-11
1
-26
/
+31
*
feat(ai-vterm): keep emacsclient files out of the agent window
Craig Jennings
2026-05-11
1
-0
/
+45
*
fix(ui-config): use the writeable cursor color in a live vterm
Craig Jennings
2026-05-11
1
-6
/
+23
*
refactor(ai-vterm): rename Claude-specific names to a generic "agent"
Craig Jennings
2026-05-11
2
-76
/
+79
*
feat(ai-vterm): name the tmux session's first window "ai"
Craig Jennings
2026-05-11
1
-6
/
+20
*
feat(ai-vterm): surface surviving tmux sessions in the project picker
Craig Jennings
2026-05-11
1
-21
/
+119
*
refactor(external-open): extract external-open-lib for shared helpers
Craig Jennings
2026-05-10
4
-23
/
+45
*
refactor(cj-window-geometry): rename to cj-window-geometry-lib
Craig Jennings
2026-05-10
4
-7
/
+7
*
refactor(cj-window-toggle): rename to cj-window-toggle-lib for naming consist...
Craig Jennings
2026-05-10
3
-5
/
+5
*
refactor(cj-org-text): rename to cj-org-text-lib for naming consistency
Craig Jennings
2026-05-10
2
-4
/
+4
*
refactor(cj-cache): rename to cj-cache-lib for naming consistency
Craig Jennings
2026-05-10
3
-5
/
+5
*
refactor(org-refile): migrate to cj-cache helper
Craig Jennings
2026-05-10
1
-77
/
+51
*
refactor(org-agenda): migrate to cj-cache helper
Craig Jennings
2026-05-10
1
-51
/
+33
*
feat(cj-cache): add TTL+building cache helper
Craig Jennings
2026-05-10
1
-0
/
+95
*
refactor(external-open): consolidate OS-open dispatch in external-open.el
Craig Jennings
2026-05-10
3
-57
/
+50
*
refactor(cj-org-text): extract Org-safe text sanitizers from calendar-sync
Craig Jennings
2026-05-10
2
-31
/
+65
*
refactor(system-lib): extract cj/file-from-context from system-utils
Craig Jennings
2026-05-10
2
-14
/
+20
*
refactor(system-lib): extract cj/process-output-or-error and cj/git-output-or...
Craig Jennings
2026-05-10
2
-15
/
+29
*
refactor(system-lib): extract cj/shell-quote-argument-readable from dev-fkeys
Craig Jennings
2026-05-10
2
-17
/
+24
*
refactor(dirvish): use cj/executable-find-or-warn in cj/set-wallpaper
Craig Jennings
2026-05-10
1
-10
/
+9
*
refactor(system-lib): extract cj/executable-find-or-warn from mail-config
Craig Jennings
2026-05-10
2
-14
/
+24
*
refactor(dirvish): extract cj/--dired-line-is-directory-p
Craig Jennings
2026-05-10
1
-2
/
+15
*
refactor(dirvish): extract cj/--html-file-p; match HTML case-insensitively
Craig Jennings
2026-05-10
1
-1
/
+10
*
refactor(dirvish): extract cj/--ediff-pair-from-files; fix 0-files crash
Craig Jennings
2026-05-10
1
-17
/
+36
*
refactor(dirvish): extract playlist filter and sanitize helpers
Craig Jennings
2026-05-10
1
-14
/
+24
*
refactor(dirvish): extract cj/--file-manager-program-for helper
Craig Jennings
2026-05-10
1
-15
/
+22
*
refactor(dirvish): extract cj/--wallpaper-program-for helper
Craig Jennings
2026-05-10
1
-14
/
+26
*
refactor(dirvish): extract cj/--dired-resolve-display-path helper
Craig Jennings
2026-05-10
1
-46
/
+43
*
refactor(dirvish): extract cj/--duplicate-file-name helper
Craig Jennings
2026-05-10
1
-17
/
+27
*
fix(dirvish): rename pw -> wp to clear quick-access key collision
Craig Jennings
2026-05-10
1
-1
/
+1
*
refactor(vterm): move vterm prefix to C-; x and add prompt nav
Craig Jennings
2026-05-10
1
-14
/
+17
[next]