summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2024-01-22denote: Add custom command for inserting denote IDKyle Meyer
2024-01-22denote: Add custom command to find file at pointKyle Meyer
2024-01-22denote: Add custom denote-add-frontmatter variantKyle Meyer
2024-01-22Add command to open a file with Denote-style namingKyle Meyer
2024-01-22km/magit-github-diff-link: Dereference to commitKyle Meyer
2024-01-22km/magit-insert-staged-file: Strip directory by defaultKyle Meyer
2024-01-22km/magit-update-or-auto-commit: Strip directory by defaultKyle Meyer
2024-01-22km/scratch-find-file: Don't hard code temp directoryKyle Meyer
2024-01-22Update completing-read require-match arg for Emacs 29 compatibilityKyle Meyer
2024-01-21Drop pydoc-related bitsKyle Meyer
2023-06-03km-mail: Fix comment typoKyle Meyer
2023-01-05org: Add command to copy plain file linkKyle Meyer
2022-11-26org: Avoid hard-coding notes location in multiple placesKyle Meyer
2022-11-26km/magit-update-or-auto-commit: Improve message for new fileKyle Meyer
2022-11-26Drop god-mode customizationKyle Meyer
2022-07-21km/magit-rev-ancestor-p: change unnecessary let* to letKyle Meyer
2022-07-20km/magit-rev-ancestor-p: Fix article in prompt and docstringKyle Meyer
2022-02-06Drop dates from copyright linesKyle Meyer
2022-01-15km/magit-patch-create-series: Allow base overrideKyle Meyer
2021-06-12Avoid some now obsolete thingsKyle Meyer
2021-06-12magit: Add commands to dump diff or patch to a bufferKyle Meyer
2021-06-12km/magit-patch-create-series: Visit single patchKyle Meyer
2021-06-11org: Add command for finding/creating datetree for todayKyle Meyer
2021-06-11org-agenda: Use other window and pop to existingKyle Meyer
2021-02-06km/magit-patch-create-series: Improve subject regexpKyle Meyer
2021-02-06km-org-agenda: Fix indentationKyle Meyer
2021-01-29Prefer string-suffix-p to string-match-pKyle Meyer
2020-12-24Silence byte-compilerKyle Meyer
2020-12-24km-ess: Drop km/ess-insert-dplyr-pipeKyle Meyer
2020-12-24km/magit-copy-as-kill: Adjust for recent upstream changeKyle Meyer
2020-12-24km/magit-copy-as-kill: CosmeticsKyle Meyer
2020-12-24Fix km/magit-copy-{commit-message,hunk}Kyle Meyer
2020-12-24Replace `after' with `with-eval-after-load'Kyle Meyer
2020-12-24Drop use of sKyle Meyer
2020-12-24Drop use of dashKyle Meyer
2020-12-12Switch to ivyKyle Meyer
2020-12-12theme: Switch to modus-themesKyle Meyer
2020-12-12km/magit-patch-create-series: Fix cover letter regexpKyle Meyer
2020-11-22km/magit-patch-create-series: Enable auto-fill-mode and flyspell-modeKyle Meyer
2020-11-18km/magit-patch-create-series: Add a comment about file argumentsKyle Meyer
2020-11-18km/magit-patch-create-series: Handle already-visited cover letterKyle Meyer
2020-11-18km/magit-patch-create-series: Move an error closer to its originKyle Meyer
2020-11-18km/magit-patch-create-series: Fix cover letter regex for rerollsKyle Meyer
2020-09-01km/webjump-read-string: Try to catch message IDs tooKyle Meyer
2020-09-01km/notmuch-show-at-point: Support region selectionKyle Meyer
2020-09-01km/notmuch-show-at-point: Drop pointless regexp groupKyle Meyer
2020-09-01Add tweaks for ol-git-link libraryKyle Meyer
2020-09-01magit: Add two custom patch commandsKyle Meyer
2020-09-01Update copyright yearsKyle Meyer
2020-04-16km/magit-toggle-remote-skip: Give visual feedbackKyle Meyer