Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-26 | ledger-mode: Add account/payee insertion commands | Kyle Meyer | |
I think this was to deal with fallout from updating to v4, but that was a while ago, and I didn't record details at the time. In any case, I use these commands regularly now. | |||
2022-11-26 | init.el: Configure denote | Kyle Meyer | |
2022-11-26 | Drop god-mode customization | Kyle Meyer | |
I haven't used god-mode in a long time. Free up the binding for denote. | |||
2022-11-26 | magit-log: Put km/magit-cherry-dwim under "Other" section | Kyle Meyer | |
It doesn't really belong in magit-log at all, but it definitely doesn't fit under the "Log" section. | |||
2022-11-26 | magit-diff: Use default reader for custom --diff-filter suffixes | Kyle Meyer | |
This errors with Wrong type argument: keymapp, transient--history It probably should have been updated with the Transient switch. (I'm a bit surprised it took this long for me to notice because I feel like I use --diff-filter somewhat regularly, but perhaps that's from the command line.) | |||
2022-11-26 | init.el: Update load-path for with-editor | Kyle Meyer | |
2022-11-26 | git: Ignore debbugs | Kyle Meyer | |
2022-11-26 | git: Ignore eln/cache/ | Kyle Meyer | |
2022-07-21 | km/magit-rev-ancestor-p: change unnecessary let* to let | Kyle Meyer | |
2022-07-20 | snakemake-mode: Drop snakemake-popup modification | Kyle Meyer | |
I switched Snakemake mode v2.0.0 over to using transient. I'm not using Snakemake much anymore, so just drop the logic rather than updating it to do a similar remapping for the new transient. | |||
2022-07-20 | browse-url: Use browse-url-handlers | Kyle Meyer | |
In Emacs 28, setting browse-url-browser-function to an alist was deprecated. | |||
2022-07-20 | bookmark: Don't set fringe mark | Kyle Meyer | |
New in Emacs 28. | |||
2022-07-20 | init.el: Add compat to load path | Kyle Meyer | |
This is a new Magit dependency. | |||
2022-07-20 | km/magit-rev-ancestor-p: Fix article in prompt and docstring | Kyle Meyer | |
2022-02-06 | Drop dates from copyright lines | Kyle Meyer | |
public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit. | |||
2022-01-15 | modus: Don't set modus-themes-diffs to fg-only | Kyle Meyer | |
It's gone with modus-themes 2.0.0. | |||
2022-01-15 | modus: Don't scale org-agenda header | Kyle Meyer | |
2022-01-15 | modus: Set some git-annex-dired-* faces | Kyle Meyer | |
I should eventually look into submitting a patch upstream. | |||
2022-01-15 | snippets: Add mktemp snippet | Kyle Meyer | |
2022-01-15 | notmuch-search-oldest-first: Set with setq-default | Kyle Meyer | |
Needed as of Notmuch's 42d32713 (emacs: define a few variables as automatically buffer-local, 2021-01-15). | |||
2022-01-15 | km/magit-patch-create-series: Allow base override | Kyle Meyer | |
I sometimes want to use an outdated base. | |||
2021-06-12 | Drop narrow-indirect bindings | Kyle Meyer | |
I haven't used these commands in a long time. | |||
2021-06-12 | Avoid some now obsolete things | Kyle Meyer | |
2021-06-12 | init.el: Fix typo in library name | Kyle Meyer | |
2021-06-12 | ess: Remove km/ess-insert-dplyr-pipe binding | Kyle Meyer | |
I deleted this command in 5b772742 (km-ess: Drop km/ess-insert-dplyr-pipe, 2020-12-24). | |||
2021-06-12 | notmuch: Set mail-user-agent | Kyle Meyer | |
See https://yhetil.org/notmuch/20210513232807.1727569-1-david@tethera.net | |||
2021-06-12 | notmuch: Update for notmuch-tree-close-message-pane-and removal | Kyle Meyer | |
See adfded9e (emacs: avoid binding unnamed commands in keymaps, 2020-12-06). | |||
2021-06-12 | magit: Add commands to dump diff or patch to a buffer | Kyle Meyer | |
2021-06-12 | km/magit-patch-create-series: Visit single patch | Kyle Meyer | |
If km/magit-patch-create-series, then I want to edit the file. | |||
2021-06-12 | Enable flyspell-prog-mode even if flyspell hasn't been loaded yet | Kyle Meyer | |
2021-06-12 | Use message mode for .eml files | Kyle Meyer | |
2021-06-12 | browse-url: Send some urls to EWW | Kyle Meyer | |
2021-06-12 | browse-url: Simplify browser setting | Kyle Meyer | |
2021-06-12 | recentf: Don't activate mode | Kyle Meyer | |
It's just for the menu, which I don't use. | |||
2021-06-12 | org: Update command name | Kyle Meyer | |
2021-06-12 | org: Drop binding for deleted command | Kyle Meyer | |
I removed this command in 2583d4f2 (agenda: Restructure notes directory, 2018-12-09). | |||
2021-06-11 | org: Modify org-speed-commands instead of org-speed-commands-user | Kyle Meyer | |
See d48276b89 (Replace `org-speed-commands-user' by `org-speed-commands', 2021-05-03). | |||
2021-06-11 | org: Add command for finding/creating datetree for today | Kyle Meyer | |
2021-06-11 | Enable org-id | Kyle Meyer | |
2021-06-11 | org: Require recentf | Kyle Meyer | |
Haven't investigated, but started getting error about void recentf-add-file. | |||
2021-06-11 | org-agenda: Use other window and pop to existing | Kyle Meyer | |
2021-06-11 | org: Update for contrib/ move | Kyle Meyer | |
2021-02-06 | Don't use executable-make-buffer-file-executable-if-script-p | Kyle Meyer | |
2021-02-06 | km/magit-patch-create-series: Improve subject regexp | Kyle Meyer | |
Noticed this for a series generated with --rfc. | |||
2021-02-06 | km-org-agenda: Fix indentation | Kyle Meyer | |
2021-01-29 | Return magit-wip-merge-branch to default | Kyle Meyer | |
2021-01-29 | snippets: Switch to plain pdb | Kyle Meyer | |
2021-01-29 | Entirely disable vc | Kyle Meyer | |
2021-01-29 | Prefer string-suffix-p to string-match-p | Kyle Meyer | |
2020-12-24 | yasnippet: Don't add guix profile path | Kyle Meyer | |
This location isn't used as of Guix's 2e9b7a207d (gnu: emacs-yasnippet-snippets: Resolve void function error, 2020-12-03) and explicitly adjusting yas-snippet-dirs is no longer needed. |