aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(ai-config): force tab-width=8 in gptel org-mode prompt buffersCraig Jennings2026-05-163-0/+143
* fix(ai-config): Ensure gptel-magit is installed via use-packageCraig Jennings2026-05-152-16/+32
* fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-onCraig Jennings2026-05-152-6/+93
* test(recording): skip integration tests when screencast access failsCraig Jennings2026-05-151-0/+34
* refactor(org-babel): drop redundant cj structure templateCraig Jennings2026-05-151-3/+3
* feat(snippets): add universal <cj marker snippetCraig Jennings2026-05-151-0/+7
* feat(yas): activate yasnippet globally with fundamental-mode extrasCraig Jennings2026-05-152-3/+141
* refactor(org-roam-config): indirect node-tags accessor for testabilityCraig Jennings2026-05-151-1/+13
* refactor(org-webclipper): use setq, not setopt, for pandoc sleep timeCraig Jennings2026-05-151-2/+8
* fix(system-commands): require keybindings at load time, not just compile timeCraig Jennings2026-05-151-1/+6
* fix(custom-buffer-file): Info dispatcher returns full org bracket linkCraig Jennings2026-05-152-5/+26
* fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warningCraig Jennings2026-05-152-0/+19
* test(architecture): guard top-level timers + add startup-contract smoke testCraig Jennings2026-05-155-21/+129
* feat(coverage): report modules missing from SimpleCov + project-module scoreCraig Jennings2026-05-152-14/+161
* docs(design): commit music-config-without-emms spec + readiness reviewCraig Jennings2026-05-152-0/+842
* docs(design): rewrite flycheck modeline customization specCraig Jennings2026-05-151-0/+315
* docs(design): add company-to-corfu migration specCraig Jennings2026-05-151-0/+324
* feat(custom-buffer-file): extend buffer-source dispatch to mu4e and InfoCraig Jennings2026-05-152-1/+76
* refactor(org-noter-config): rebind insert-note to n; sync to angle bracketsCraig Jennings2026-05-152-7/+54
* refactor(calibredb-epub): reorder defuns above their use-package consumersCraig Jennings2026-05-151-69/+69
* feat(custom-buffer-file): make C-; b p dispatch by major-mode, with testsCraig Jennings2026-05-152-11/+185
* refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptelCraig Jennings2026-05-143-149/+18
* chore(ai-config): refresh gptel model menusCraig Jennings2026-05-141-8/+7
* feat(markdown-config): register markdown as an org src-block languageCraig Jennings2026-05-142-0/+34
* refactor(org-config): surface narrowing + sparse-tree under C-; OCraig Jennings2026-05-142-5/+62
* refactor(dashboard): regroup launcher icons into 4/4/4 by purposeCraig Jennings2026-05-141-33/+39
* feat(transcription): extend dired T to transcribe videos via ffmpeg, with testsCraig Jennings2026-05-144-19/+270
* refactor: clear transcription C-; T menu, move telega launcher to C-; TCraig Jennings2026-05-143-33/+20
* refactor(org-config): flatten table ops directly under the org menuCraig Jennings2026-05-142-19/+34
* refactor(org-config): move org-table-map under the org menuCraig Jennings2026-05-141-9/+11
* feat(telega-config): guard launcher with a helpful message when telega is mis...Craig Jennings2026-05-143-5/+47
* feat(setup-telega): install the telega Emacs package alongside docker setupCraig Jennings2026-05-142-2/+88
* refactor(system-commands): use string interactive spec so undercover instrumentsCraig Jennings2026-05-142-2/+32
* test(system-defaults): switch to single top-level require so undercover instr...Craig Jennings2026-05-141-90/+106
* chore(todo): close Python tree-sitter predicate bug as upstream-resolvedCraig Jennings2026-05-141-0/+23
* fix(org-roam-config): save journal buffer after copying DONE taskCraig Jennings2026-05-142-2/+33
* test(music-config): cover playlist load/save/edit/toggle/show + create-radio-...Craig Jennings2026-05-141-0/+173
* test(music-config): cover add-directory, fuzzy-select, playlist-clear, next/p...Craig Jennings2026-05-141-0/+191
* test(ai-config): cover available-backends, change-model, add-file, toggle, co...Craig Jennings2026-05-141-0/+160
* test(transcription-config): cover notify, start-process, sentinel bodiesCraig Jennings2026-05-141-0/+165
* test(dirvish-config): cover ediff-files, create-playlist, set-wallpaper wrappersCraig Jennings2026-05-141-0/+144
* test(org-agenda-config): cover scan-files, todo-list wrappers, main-display, ...Craig Jennings2026-05-141-0/+162
* test(org-roam-config): cover copy-todo-to-today and move-org-branch-to-roam b...Craig Jennings2026-05-141-0/+129
* test(custom-ordering): cover the interactive arrayify/listify/sort wrappersCraig Jennings2026-05-141-0/+145
* test(org-refile-config): cover cj/--org-refile-scan-targets disk walkerCraig Jennings2026-05-141-0/+142
* test(mail-config): cover toggle-smtpmail-debug, disable-auto-composition, mar...Craig Jennings2026-05-141-0/+70
* test(ui-theme): cover switch-themes, save-to-file, get-active-nameCraig Jennings2026-05-141-0/+110
* test(org-drill-config): cover drill-edit, drill-capture, drill-refileCraig Jennings2026-05-141-0/+91
* test(host-environment): cover cj/match-localtime-to-zoneinfoCraig Jennings2026-05-141-0/+58
* test(ui-navigation): cover split-and-follow + undo-kill-bufferCraig Jennings2026-05-141-0/+108