index
:
dotemacs.git
main
performance
my Emacs configuration
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
custom-file-buffer.el
Age
Commit message (
Expand
)
Author
2025-10-27
refactor: Rename custom-file-buffer to custom-buffer-file
Craig Jennings
2025-10-27
feat:which-key: Add descriptive labels for custom keymaps
Craig Jennings
2025-10-26
test+fix:custom-file-buffer: add tests, fix linter warning
Craig Jennings
2025-10-26
feat+test:custom-file-buffer: add tests and safety refactoring
Craig Jennings
2025-10-22
feat: undead-buffers: Add `cj/make-buffer-undead` function and tests
Craig Jennings
2025-10-21
feat: buffer: added cj/copy-buffer-name convenience function
Craig Jennings
2025-10-20
fix: custom-file-buffer: Declare cj/custom-keymap for compilation
Craig Jennings
2025-10-19
improved commentary
Craig Jennings
2025-10-18
fix: buffer-and-file-map: symbol vs string error
Craig Jennings
2025-10-17
feat: file-buffer: Add PostScript printing with color
Craig Jennings
2025-10-12
maint: remaining custom functions grouped into separate modules
Craig Jennings
2025-10-12
maint: assemble file and buffer operations into single module
Craig Jennings