summaryrefslogtreecommitdiff
path: root/init.el
AgeCommit message (Expand)Author
2020-12-24Replace `after' with `with-eval-after-load'Kyle Meyer
2020-12-24Simplify autoloads generationKyle Meyer
2020-12-24Drop use of sKyle Meyer
2020-12-24Drop use of dashKyle Meyer
2020-12-23Prune some infrequently used packagesKyle Meyer
2020-12-23Drop stale Magit dependenciesKyle Meyer
2020-12-23Load modus-operandi on startupKyle Meyer
2020-12-12Disable magit-commit-show-diffKyle Meyer
2020-12-12sh-mode: Set shellcheck as flycheck checkerKyle Meyer
2020-12-12sh-mode: Enable flyspell-prog-modeKyle Meyer
2020-12-12notmuch: Use * for flaggedKyle Meyer
2020-12-12Restore magit-display-buffer-function defaultKyle Meyer
2020-12-12Switch to ivyKyle Meyer
2020-12-12theme: Switch to modus-themesKyle Meyer
2020-12-12Set transient-default-level to 7Kyle Meyer
2020-12-12Avoid setting shell-file-nameKyle Meyer
2020-12-12Drop configuration for org-contactsKyle Meyer
2020-12-12Return org-confirm-babel-evaluate to defaultKyle Meyer
2020-09-01eww: Bind beginning-of-buffer to "."Kyle Meyer
2020-09-01eww-follow-link: Flip meaning of single and double prefix argKyle Meyer
2020-09-01Add tweaks for ol-git-link libraryKyle Meyer
2020-09-01magit: Add two custom patch commandsKyle Meyer
2020-09-01Set org-startup-folded to tKyle Meyer
2020-09-01Update copyright yearsKyle Meyer
2020-04-16magit: Reconcile branch transient keysKyle Meyer
2020-04-16km-magit: Change name and default suffix of branch backup commandKyle Meyer
2020-04-16magit: Update "jump to remote counts" binding for upstream changeKyle Meyer
2020-04-16Advise magit-log-merged to drop pathspecKyle Meyer
2020-04-16magit: Prune a now non-existent optionKyle Meyer
2020-04-16rst: Turn on Flyspell modeKyle Meyer
2020-04-16notmuch: Add yhetil.org/orgmode public-inbox to known archivesKyle Meyer
2020-04-16notmuch: Add Git's public-inbox to known archivesKyle Meyer
2020-04-16org: Restore previous default value of org-fontify-done-headlineKyle Meyer
2020-04-16org: Update variable for name changeKyle Meyer
2020-04-16dired: Drop unused configurationKyle Meyer
2020-04-16helm-swoop: Change helm-swoop-pre-input-functionKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-10-10init: Don't try to remap prefix commandKyle Meyer
2019-10-10org-capture: Auto-stash in notmuch subjectsKyle Meyer
2019-10-10init: Drop option that no longer existsKyle Meyer
2019-10-10Restore magit-branch-direct-configure to default valueKyle Meyer
2019-08-10magit: Add command for doing fast-forward merge of push branchKyle Meyer
2019-08-10Move magit-push modifications to under correct packageKyle Meyer
2019-06-27Drop unused magit-wip-* bindingsKyle Meyer
2019-06-27Use magit-wip-mode rather than after-save variantKyle Meyer
2019-06-27magit: Update obsolete command nameKyle Meyer
2019-05-05km/global-org-map: Add binding for org-clock-gotoKyle Meyer
2019-05-05Update for org-notmuch renameKyle Meyer
2019-05-05magit: Add command to copy branchKyle Meyer
2019-05-05Update for Magit's rework of buffer arguments (62d06e6)Kyle Meyer