aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(markdown): start the preview server from F2 when it's downCraig Jennings12 days3-13/+93
* fix(keybindings): retire the two-column F2 and C-x 6 bindingsCraig Jennings12 days2-0/+32
* feat(modeline): mode icons, status segments, and a repair commandCraig Jennings12 days7-49/+508
* feat(weather): show a three-day forecast in the mode-line tooltipCraig Jennings12 days1-0/+3
* refactor(ai-term): split into sessions, display, and EAT-backend layersCraig Jennings12 days5-797/+921
* feat(buffer-file): confirmation policy for the destructive C-; b operationsCraig Jennings12 days3-49/+272
* fix(mail): drop obsolete image vars, make the remote-image toggle report stateCraig Jennings12 days1-7/+13
* fix(packages): verify signatures as allow-unsigned, keep GNU keys freshCraig Jennings12 days1-3/+20
* fix(treesit): prompt before grammar installs, add explicit bootstrapCraig Jennings12 days2-3/+48
* refactor(org-babel): move the babel-confirm toggle to the org menuCraig Jennings12 days2-5/+21
* feat(ai-term): say so when M-SPC has no other agent to switch toCraig Jennings12 days2-6/+142
* test(recording): record integration captures into a temp dirCraig Jennings12 days1-42/+48
* fix(native-comp): compile at speed 2 to preserve redefinition semanticsCraig Jennings12 days2-1/+42
* fix(eat): guard against a nil charset wedging the terminalCraig Jennings12 days2-0/+70
* fix(recording): record audio-only to lossless FLAC, not AAC/M4ACraig Jennings13 days4-20/+29
* chore: stop tracking the task archiveCraig Jennings13 days1-0/+3
* docs(calendar-sync): keep placeholder feed-url examplesCraig Jennings13 days2-2/+2
* fix(calendar-sync): skip overlapping syncs for the same calendarCraig Jennings13 days3-5/+112
* fix(prog-shell): only auto-chmod scripts in prog-mode buffersCraig Jennings13 days2-1/+19
* fix(markdown): vendor strapdown.js instead of a plain-HTTP CDNCraig Jennings13 days3-3/+51
* chore: stop tracking local agent toolingCraig Jennings13 days1-5/+4
* fix(undead-buffers): drop cj/save-some-buffers name collisionCraig Jennings13 days3-14/+45
* fix(calendar-sync): drop singly-declined recurring occurrencesCraig Jennings13 days3-3/+83
* feat(theme-studio): surface the five remaining font-lock facesCraig Jennings14 days5-6/+221
* chore(theme-studio): commit WIP theme snapshotCraig Jennings14 days2-20/+131
* docs: spec for migrating tests off mocking primitivesCraig Jennings14 days1-0/+158
* feat(buffer-file): legible save prompts for save-some-buffers and disk-change...Craig Jennings14 days4-7/+739
* chore: stop tracking the local task listCraig Jennings2026-06-301-0/+3
* feat(theme-studio): register nov-reading structural faces and color the previewCraig Jennings2026-06-303-9/+36
* feat(nov-reading): persist font size, add per-palette structural facesCraig Jennings2026-06-303-34/+277
* feat(theme-studio): render nov-reading preview as a book pageCraig Jennings2026-06-293-0/+48
* feat(nov): reading-view theme layer with palettes and font sizingCraig Jennings2026-06-298-22/+267
* refactor(calendar-sync): defer auto-start until first agenda useCraig Jennings2026-06-292-3/+62
* refactor(icons): drop all-the-icons, nerd-icons drives everythingCraig Jennings2026-06-294-37/+26
* feat(eat): make Ctrl+Backspace delete the previous wordCraig Jennings2026-06-291-0/+14
* fix(eat): register F1 so it reaches Emacs from agent terminalsCraig Jennings2026-06-291-3/+9
* fix(org-capture): reap stray popup frames reliablyCraig Jennings2026-06-292-24/+58
* docs(dirvish): correct stale quick-capture binding to Super+NCraig Jennings2026-06-291-1/+1
* chore: archive resolved tasks older than a weekCraig Jennings2026-06-291-2/+6
* feat(completion): annotate the file-basename pickers with size and dateCraig Jennings2026-06-2910-22/+158
* refactor: split video-audio-recording.el into layered modulesCraig Jennings2026-06-294-719/+754
* refactor: split calendar-sync.el into layered modulesCraig Jennings2026-06-296-1349/+1529
* test: fix restart-emacs no-service mock to survive native-compCraig Jennings2026-06-291-2/+8
* refactor: split custom-misc.el into focused modulesCraig Jennings2026-06-2915-251/+287
* refactor: prefix two collision-prone helpers, document naming auditCraig Jennings2026-06-296-30/+121
* refactor: normalize module package headers and enforce themCraig Jennings2026-06-2934-33/+131
* chore(font): bump laptop default preset one point to 130Craig Jennings2026-06-281-1/+1
* fix(music): define the playlist-header facesCraig Jennings2026-06-282-0/+40
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings2026-06-283-3/+85
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings2026-06-282-1/+90