]> git.earman.xyz Git - emacsinit.git/shortlog
emacsinit.git
2025-10-01 rearmanDisable transient-mark-mode, bindings for commenting
2025-09-30 rearmanAttempt soft-wrapping without visual-line-mode
2025-09-30 rearmanRe-enable org-mode themeing
2025-09-30 rearmanForce normal end of line in visual-line-mode
2025-09-29 rearmanAdd subtree mark to better (lisp-mode like) binding
2025-09-29 rearmanAdd org-mark* functions to transient-mark-mode enablers
2025-09-29 rearmanSwitch back to org-mode from howm
2025-09-24 rearmanFix up parens
2025-09-23 rearmanTry out new ultra-mono theme
2025-09-23 rearmanAdd comment for corfu-popupinfo-mode
2025-09-23 rearmanSummary: Update fully-mono-themes
2025-09-23 rearmanUpdate fully-mono-themes, try out new full-white
2025-09-22 rearmanTurn next-line-add-newlines back on
2025-09-19 rearmanUpdate mouse focus policies to match OS
2025-09-19 rearmanBetter binding for toggling last two buffers
2025-09-19 rearmanRemove unused defuns, cleanup point-mark exchange
2025-09-19 rearmanSwitch to temporary transient-mark-mode setup
2025-09-19 rearmanDisable transient-mark-mode by default, change C-w
2025-09-19 rearmanRemap instead of hard rebind on re/comment-dwim
2025-09-19 rearmanNew version of acme-mouse
2025-09-19 rearmanNew version of acme-mouse
2025-09-19 rearmanAdd a message to the scratch buffer
2025-09-19 rearmanDisable visual-line related junk
2025-09-19 rearmanChange meta for region handling, other UI changes
2025-09-19 rearmanDefault scratch message returns
2025-09-19 rushSet up trash system for linux
2025-09-18 rearmanDisable unused org bindings
2025-09-18 rearmanCondense the lists of characters into two
2025-09-18 rearmanOrganize, add password generation
2025-09-17 rearmanFix order of setting sly mode specific binding
2025-09-17 rearmanAdd in pass-alike password and otp code management
2025-09-17 rearmanFix declaration for mode specific binding in sly
2025-09-16 rearmanAdd helper defuns and bindings for sly
2025-09-16 rearmanSet sly to always switch to an existing repl if available
2025-09-16 rearmanAdd defun to open sly repl in a new frame
2025-09-16 rearmanRemove unused binding for ielm
2025-09-12 rearmanFix references to deleted macros
2025-09-12 rearmanMove work-related defuns to sbcl
2025-09-04 rearmanUnbind M-mouse for cwm/AHK compatibility
2025-09-03 rearmanAdd my own howm-menu-legend
2025-08-29 rearmanFix up formatting, disable electric-pair-mode
2025-08-29 rearmanFix bindings for sly-mode
2025-08-29 rearmanSwitch to Sly from Slime
2025-08-29 rearmanIgnore auto-generated tramp file
2025-08-29 rearmanFormatting
2025-08-28 rearmanMake vc clone work
2025-08-28 rearmanTake out slime-helper, don't auto start slime
2025-08-28 rearmanMake slime work with the core without changing dirs
2025-08-28 rearmanOnly show 20 ToDos in Howm-menu
2025-08-26 rearmanDon't skip requisites based on os
2025-08-26 rearmanClean up defuns
2025-08-26 rearmanAdd some actions to action-lock's rules
2025-08-26 rearmanAdd wrapper to scale to convert signals to counts
2025-08-22 rearmanActually provide the feature
2025-08-22 rearmanFix Howm-mode binding
2025-08-22 rearmanBreak out vc-defuns into its own feature
2025-08-22 rearmanAdd fetch for vc, update show-branches
2025-08-22 rearmanAuto-Formatting
2025-08-22 rushAdd init time for gentoo
2025-08-21 rearmanDon't copy files handled by git, change log options
2025-08-21 rearmanAdd easier bindings for window resize
2025-08-21 rearmanFormatting
2025-08-20 rearmanAdd better keyboard-quit defun and remap
2025-08-20 rearmanFix markdown-mode bindings
2025-08-20 rearmanUpdate description
2025-08-20 rearmanSet always ensure and always demand
2025-08-20 rearmanChange some comments and order of loading
2025-08-20 rearmanFormatting update
2025-08-20 rearmanMove from org to md for README, less Anglish
2025-08-20 rearmanRemove benchmark, fix init/config issues with howm
2025-08-20 rearmanRemoved calc.el (unused in over a year)
2025-08-20 rearmanClean up some use-package declarations
2025-08-20 rearmanClean up bindings
2025-08-20 rearmanMove binds to use-package decs, restructure some includes
2025-08-20 rearmanRemove email setup from work config
2025-08-19 rearmanAttempt to make init faster
2025-08-19 rearmanC-n adds newlines
2025-08-19 rearmanWhitespace cleanup
2025-08-19 rearmanDefer loading of markdown-mode
2025-08-19 rearmanAdd defun & binding to list git branches in vc-mode
2025-08-19 rearmanSteal some vc-mode config from Protesilaos
2025-08-19 rearmanAdd interactive clone with vc, make Git the first backend
2025-08-19 rearmanDon't automatically start slime, dont load paredit
2025-08-18 rearmanEnable save-place-mode
2025-08-18 rearmanMake howm the easier binding, org takes a backseat
2025-08-18 rearmanOffload some howm templates to abbrevs, only load when...
2025-08-15 rearmanHuman readable filesize in dired
2025-08-15 rearmanChange up dired settings
2025-08-13 rearmanClean up howm settings that were already default
2025-08-13 rearmanClarification on accessing help
2025-08-13 rearmanRemove unused org items
2025-08-12 rearmanBetter org capture templates
2025-08-12 rearmanDon't use grep for now, until I can play with the config
2025-08-12 rearmanTweak settings to make HOWM faster
2025-08-12 rearmanOnly update howm's menu every hour or on file save
2025-08-12 rearmanAdd defun to kill current buffer
2025-08-12 rearmanAdd Markdown-Mode, put MELPA at the end of the list
2025-08-12 rearmanRemove unused org stuff, fix bindings not being in...
2025-08-09 rushOnly set templates when defined
2025-08-08 rearmanSeparate howm templates for work and home
next