]> git.earman.xyz Git - emacsinit.git/shortlog
emacsinit.git
2024-05-09 rearmanAdd SRC_BLOCK snippet, force utf-8
2024-05-09 rearmanAgenda shows heirarchy, better org navigation
2024-05-09 rearmanRe-swap isearch and isearch regexp
2024-05-09 rearmanOrg-links use ids, auto-generate ids on save, capture
2024-05-08 rearmanMeeting Template, remove tags from agenda, normal verba...
2024-05-08 rearmanRe-organized the org section, update to 29.3
2024-05-08 rearmanIgnore timeclock file
2024-05-08 rearmanVarious cleanup, more agenda/capture tewaks
2024-05-08 rearmanUpdate to ignore url folder
2024-05-06 rearmanAdd ielm config, tweak org options
2024-05-06 rearmanRe-Refactor plc defuns, modify agenda, swap string...
2024-05-03 rearmanUpdate and organize snippets
2024-05-03 rearmanRefactor PLC defuns, test no theme and regular scroll
2024-04-17 rearmanDisabled acme-mouse-mode for now
2024-04-08 rearmanAdd centered-cursor-mode
2024-03-04 rearmanStartup org indendted
2024-03-04 rearmanStart org folded, allow refile to DONE tasks
2024-02-28 rearmanChanges to facility block
2024-02-28 rearmanChanges to facility block, agenda view
2024-01-15 rearmanAdd AUCTeX
2024-01-15 rearmanFine tune org agenda and tags
2024-01-15 rearmanIgnore abbrev_defs (typo had -)
2024-01-15 rearmanMerge branch 'master' of https://github.com/rearman...
2024-01-15 rearmanFix typo for abbrev_defs tangle block
2024-01-13 rushAdd binding for ledger-sort-buffer
2024-01-08 rearmanRemove unused defun
2024-01-08 rearmanAdd macro for calc
2023-12-13 rearmanIgnore abbrev-defs, generated
2023-12-08 rearmanAdd cursor positions to org abbreviations
2023-12-08 rearmanAdd abbrev for org meeting
2023-12-07 rearmanChange location of backups, tewaks to done state
2023-12-06 rearmanUpdate abbrevs to match tag standards
2023-12-06 rearmanAdd acme-mouse.el, add another abbrev for org
2023-12-04 rearmanRe-structure the abbrevs (work on startup)
2023-12-04 rearmanUpdate version in Introduction
2023-12-04 rearmanAdd abbrevs for org-mode, other tweaks for the same
2023-08-01 rearmanCleanup of unused items
2023-07-31 rearmanAdd ensure t explicitly to all use-package declarations
2023-07-31 rearmanFix bindings for v29
2023-07-31 rearmanChanges for emacs 29
2023-05-31 rearmanMostly org-mode changes
2023-04-26 rearmanMake changes/additions for org-roam
2023-04-19 rearmantrack .gitignore
2023-04-19 rearmanremove custom.el from repo
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
next