]> git.earman.xyz Git - emacsinit.git/shortlog
emacsinit.git
2023-04-19 rearmanAuto-create empty custom.el instead of keeping it in...
2023-04-19 rearmanNeed to pull in custom.el (empty) from repo
2023-04-14 rearmanAdd eshell function, change theme
2023-04-13 rearmanMake c-style do what I want on backspace
2023-04-13 rearmanBack to default tabwidth
2023-04-13 rearmanChange default tabwidth to 4 from 8
2023-03-27 rearmanClean up Git
2023-03-24 rearmanChange to other-window-or-split-window
2023-03-17 rearmanAdd defuns from lem, some other changes
2023-03-16 rearmanChange floats in defuns
2023-03-16 rearmanTypo fixes
2023-03-16 rearmanAdd change to org-emphasis-regexp
2023-03-16 rearmanAdd early-init.el to the dummy init file
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFormatting changes, attempt to make =C-'= display properly
2023-03-15 rearmanFix typos
2023-03-15 rearmanFix typos
2023-03-15 rearmanRemove byte-compile stuff. Not worth the trouble.
2023-03-15 rearmanIgnore compiled files, load custom file
2023-03-15 rearmanFix embarrassing typo
2023-03-15 rearmanMatch LarsTvei's Meta-config
2023-03-15 rearmanChange byte-compile to byte-compile-file
2023-03-15 rearmanRequire org first (oops)
2023-03-15 rearmanRemove early-init.el from tracking
2023-03-15 rearmanMove to literate config (again)
2023-03-14 rearmanMake some changes for better practices
2023-03-13 rearmanChange to corfu from Company, other changes
2023-03-10 rearmanAdd two defuns, split up setqs
2023-03-09 rearmanMemory changes, cleanup
2023-03-09 rearmanMove custom-set-variables back to init.el
2023-03-09 rearmanChange binding style, cleanup
2023-03-08 rearmanGo back to single init.el with early-init.el
2023-03-02 rearmanAdd binding for jump-to-bookmark-other-window
2023-03-02 rearmancustomize faces, diff path for windows
2023-03-02 rearmanset-face-attributes for mode-line
2023-03-01 rearmanRemove some configs that were same as default
2023-03-01 rearmanMove windown setqs to setq-defaults.el
2023-03-01 rearmanCleanup, re-tab
2023-03-01 rearmanCleanup, fix various errors
2023-03-01 rearmanMove package-specific bindings to use-package decs
2023-03-01 rearmanGo from global-set-key to define-key MAP format
2023-03-01 rearmanRe-tab files, add defuns for doas/sudo with tramp
2023-03-01 rearmanAdd hooks to set tab-width,etc for c/lisp/elisp modes
2023-02-28 rearmanMove org-setup.el into use-package block in package...
2023-02-28 rearmanPut custom-set-variables into their own file
2023-02-17 rearmanPut DELEGATED into org Completed keywords
2023-02-17 rearmanGo back to eng-paper colorscheme
2023-02-17 rearmanGo Back to More standard arrow-key behavior
2023-02-07 rearmanChange buffer/window nav bindings
2023-02-07 rearmanAdd scratch-only function/binding
2023-02-07 rearmanAdd some Bindings from lem/acme, remove unused
2023-02-06 rearmanRemove join-line binding, remove mouse-avoidance-mode
2023-01-31 rearmanChange to acme-theme
2023-01-25 rearmanChange to datestamp-only names for erfassen-zettel
2023-01-24 rearmanAdd ediff config
2023-01-24 rearmanAdd winner-mode
2023-01-24 rearmanCleanup various if/when/unless/cond statements
2023-01-23 rearmanSwitch to lambda functions for user init editing
2023-01-19 rearmanPretty up text for pid-tune, make inv a float
2023-01-17 rearmanChange text-quoting-style to straight
2023-01-16 rearmanFixed issue with replace-many
2023-01-16 rearmanAdd openwith assoc. for non-windows
2023-01-16 rushAdd reports for ledger-mode
2023-01-15 rushAdd ledger mode for *nix machines
2023-01-13 rearmanUntrack eshell/alias
2023-01-09 rearmanAdd use-package for slime, if not on windows
2023-01-09 rearmanMove back to package.el from straight
2023-01-09 rearmanMove back to package.el from straight
2023-01-09 rearmanMove back to package.el from straight
2023-01-09 rearmanMove back to package.el from straight
2023-01-09 rearmanMove setqs for win into cond block
2023-01-08 rearmanSplit Win-specific defuns into their own file
2023-01-07 rearmanGo to split config, add qmk functions
2023-01-07 rearmanGo to split config setup
2023-01-07 rearmanAdd replace-string-many
2023-01-07 rearmanAdd defun for multiple concurrent string replace
2023-01-05 rearmanRemove C-h binding, comment out magit-fullscreen
2023-01-04 rearmanGeneral cleanup, remove hs-mode stuff
2023-01-04 rearmanFix org-auto-archive regexp
2022-12-29 rearmanRe-define mode-specific bindings, move bg color
2022-12-28 rearmanAdd eshell-send-on-close-paren
2022-12-18 rearmanAdd unfuck-aveva-license
2022-12-17 rearmanAdd org-auto-archive function, keyword changes
2022-12-16 rearmanMove org settings, changes to org of org
2022-12-14 rearmanClean up various un-used items
2022-12-14 rearmanAdd -name to zettel template
2022-12-14 rearmanChange layout of kasten folder & template
2022-12-14 rearmanAdd settings and binding for agenda
2022-12-12 rearmanAdd ext. filetype, add DL to org capture template
2022-12-09 rearmanAdd datetree to org templates, defuns and bindings
2022-12-09 rearmanRe-organize hooks and setqs, add two defuns
2022-12-08 rearmanShow-paren-style tweaks
2022-12-08 rearmanMoved options to after setqs
2022-12-08 rearmanAdded binding for kill-whole-line and b/s on C-h (help...
2022-12-02 rearmanMoved replace-regexp to C-%, replace-string to M-%
next