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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: Fix checkdoc linting errors in modeline-config.el
Craig Jennings
2025-11-03
1
-5
/
+5
*
feat: Complete modeline overhaul with custom segments and interactive features
Craig Jennings
2025-11-03
4
-23
/
+170
*
feat: Add org-appear and enable org emphasis rendering
Craig Jennings
2025-11-03
1
-2
/
+11
*
feat: Upgrade diff-buffer-with-file to ediff and add difftastic for git
Craig Jennings
2025-11-03
2
-16
/
+21
*
chore: Remove unused go-ts-mode-map forward declarations
Craig Jennings
2025-11-03
1
-3
/
+0
*
fix: Implement missing cj/goto-git-gutter-diff-hunks function
Craig Jennings
2025-11-03
1
-0
/
+8
*
refactor: Replace doom-modeline with mood-line and remove deprecated tree-sitter
Craig Jennings
2025-11-03
2
-61
/
+16
*
style: Fix checkdoc warnings in video-audio-recording.el
Craig Jennings
2025-11-03
1
-6
/
+6
*
test: Add comprehensive test suite for video-audio-recording module
Craig Jennings
2025-11-03
1
-5
/
+11
*
feat: Add quick setup for call recording with automatic device pairing
Craig Jennings
2025-11-03
1
-1
/
+71
*
ux: Use friendlier labels for device states in recording module
Craig Jennings
2025-11-03
1
-4
/
+16
*
feat: Add device selection and diagnostics to recording module
Craig Jennings
2025-11-03
1
-3
/
+80
*
fix: Swap print keybinding and add confirmation prompt
Craig Jennings
2025-11-03
1
-6
/
+13
*
feat: Add copy-to-top and copy-to-bottom buffer methods with tests
Craig Jennings
2025-11-03
1
-11
/
+44
*
config: Optimize dashboard loading and reduce bookmark count
Craig Jennings
2025-11-03
1
-2
/
+2
*
config: Update chime.el to use new alert-intervals format
Craig Jennings
2025-11-03
1
-26
/
+16
*
fix: Resolve void-variable and void-function errors on first launch
Craig Jennings
2025-11-02
2
-98
/
+98
*
fix: Change org-gcal to use Google Calendar as authoritative source
Craig Jennings
2025-11-01
1
-3
/
+3
*
feat: Add org-gcal dependencies and org-contacts birthday automation
Craig Jennings
2025-11-01
2
-3
/
+49
*
feat: Add chime-debug nil setting to config
Craig Jennings
2025-11-01
1
-0
/
+3
*
chore: Update todo.org with new inbox items and music-config improvements
Craig Jennings
2025-11-01
1
-6
/
+63
*
wip:org-roam: first pass at consult-org-roam, but disabled
Craig Jennings
2025-11-01
1
-0
/
+30
*
chore:system-utils: Fix indentation and update history persistence
Craig Jennings
2025-11-01
1
-4
/
+31
*
perf:system-defaults: Unpropertize kill ring on exit
Craig Jennings
2025-11-01
1
-0
/
+7
*
feat:mail-config: Add custom prefix to 'From' or 'To' headers
Craig Jennings
2025-11-01
1
-0
/
+1
*
feat:eshell: Add custom 'clear' function and set PAGER to 'cat'
Craig Jennings
2025-11-01
1
-3
/
+11
*
feat:buffer: Add diffing buffer contents with saved file
Craig Jennings
2025-11-01
1
-0
/
+22
*
feat:keybindings: Implement consult line or repeat feature
Craig Jennings
2025-10-31
1
-65
/
+75
*
chore:custom-misc: update keybindings for word/char count
Craig Jennings
2025-10-31
1
-4
/
+4
*
feat:dirvish-config: Enable file marking for mu4e attachments
Craig Jennings
2025-10-31
1
-0
/
+3
*
feat:custom-buffer-file: add mark, revert buffer keybindings
Craig Jennings
2025-10-31
1
-2
/
+6
*
feat:count-characters: Add character counting functionality
Craig Jennings
2025-10-31
1
-0
/
+21
*
fix:eshell:allow eshell to load by removing dependency on itself
Craig Jennings
2025-10-31
1
-1
/
+0
*
feat:mail:auto download mail every 10 minutes
Craig Jennings
2025-10-31
1
-1
/
+2
*
fix(org-agenda): improve chime startup integration
Craig Jennings
2025-10-30
1
-16
/
+12
*
fix(dirvish): move deadgrep from D to G, preserve dired-do-delete on D
Craig Jennings
2025-10-29
2
-1
/
+3
*
feat(dirvish): add file duplication with 'd' key, move deadgrep to 'D'
Craig Jennings
2025-10-29
2
-2
/
+33
*
feat: add debug infrastructure for config modules
Craig Jennings
2025-10-29
3
-0
/
+92
*
fix: update chime variable names after breaking changes
Craig Jennings
2025-10-29
1
-2
/
+2
*
feat:org-gcal: Auto-save files after sync completion
Craig Jennings
2025-10-29
1
-1
/
+15
*
refactor:org-agenda-config: Update chime package
Craig Jennings
2025-10-29
1
-15
/
+12
*
feat: ensure elisp-lint auto-installs via use-package
Craig Jennings
2025-10-29
1
-1
/
+4
*
feat:org-agenda: Enhance chime notifications and modeline
Craig Jennings
2025-10-28
1
-4
/
+16
*
maint:loading org-msg from development local repo for testing
Craig Jennings
2025-10-28
1
-1
/
+2
*
refactor:selection-framework: Remove dead code and enhance configs
Craig Jennings
2025-10-28
1
-14
/
+11
*
chore:org-roam: Defer org-roam package loading by 1 second
Craig Jennings
2025-10-28
1
-0
/
+1
*
refactor:prog-general: Simplify yasnippet configuration
Craig Jennings
2025-10-28
1
-6
/
+2
*
feat:popper: Add async-native-compile-log buffer to popup rules
Craig Jennings
2025-10-27
1
-0
/
+1
*
maint:vc install org-msg, disable debugging on org-gcal
Craig Jennings
2025-10-27
2
-7
/
+1
*
refactor: Rename custom-file-buffer to custom-buffer-file
Craig Jennings
2025-10-27
3
-157
/
+141
[next]