Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-15 | Don't show method buttons in pydoc | Kyle Meyer | |
2015-11-15 | Add functions for persistent pydoc commands | Kyle Meyer | |
2015-11-13 | helm-man-or-woman-function: Go back to default | Kyle Meyer | |
2015-11-07 | Set Man-notify-method to aggressive | Kyle Meyer | |
2015-11-07 | grep: Truncate long lines | Kyle Meyer | |
2015-11-01 | Turn off haskell process tips | Kyle Meyer | |
2015-10-31 | Update magit-rename-buffer binding | Kyle Meyer | |
This was removed in e3edce3 (find existing magit buffers by mode instead of by name, 2015-10-08) and later replaced with magit-toggle-buffer-lock. | |||
2015-10-29 | Add magit-refs-filter-recent | Kyle Meyer | |
2015-10-25 | org-capture-templates: Update for file rename | Kyle Meyer | |
2015-10-24 | editing-map: Add toggle-truncate-lines binding | Kyle Meyer | |
2015-10-24 | Make room for magit-branch-spinoff | Kyle Meyer | |
I already use "s" for km/magit-backup-branch. | |||
2015-10-24 | gnus-group-sort-function: Add by-alphabet | Kyle Meyer | |
2015-10-22 | python: Don't try to guess indentation level | Kyle Meyer | |
2015-10-21 | Don't autoload org-link-edit | Kyle Meyer | |
2015-10-21 | Use hydra for window map | Kyle Meyer | |
Switching the window split is often followed by a window swap, so it is nice to be able to do this with a single key. winner-undo is also repeated often. | |||
2015-10-19 | Add touch buffer file command | Kyle Meyer | |
2015-10-19 | magit-show-commit-at-point: use magit-diff-arguments | Kyle Meyer | |
2015-10-14 | Use bibtex functions to access bounds information | Kyle Meyer | |
2015-10-14 | km/org-open-file-at-point: Add fallback prompt | Kyle Meyer | |
2015-10-14 | Set projectile-ignored-project-function | Kyle Meyer | |
2015-10-06 | git-map: Add binding for magit-staged-file | Kyle Meyer | |
2015-10-04 | Reset view-read-only to nil | Kyle Meyer | |
2015-10-04 | Update for magit-copy-as-kill rename | Kyle Meyer | |
Renamed in 4679d9b (implement a revision stack for inserting revs into messages, 2015-09-22). | |||
2015-10-04 | magit-shorten-hash-at-point: Don't fail outside repo | Kyle Meyer | |
2015-10-01 | gnus: Add org-capture binding | Kyle Meyer | |
2015-10-01 | bibtex-clean-entry-hook: Downcase keys | Kyle Meyer | |
2015-09-30 | Merge mail link functions | Kyle Meyer | |
2015-09-30 | init-mail.el: Move function definition | Kyle Meyer | |
2015-09-30 | Remove view-mode from magit-find-file-hook | Kyle Meyer | |
2015-09-27 | Change tramp-default-method from ssh to sshx | Kyle Meyer | |
2015-09-26 | Add magit-rename-buffer to magit prefix map | Kyle Meyer | |
2015-09-26 | Return org-gnus-prefer-web-links to default value | Kyle Meyer | |
2015-09-26 | gnus: Don't show startup screen | Kyle Meyer | |
2015-09-23 | magit-log-popup: Add --no-merges switch | Kyle Meyer | |
2015-09-23 | Revert "Remove pointless message format strings" | Kyle Meyer | |
Never mind. I think I used this just in case the string contained '%'. | |||
2015-09-21 | gnus: Don't display images | Kyle Meyer | |
2015-09-20 | bibtex-clean-entry-hook: Downcase entry type | Kyle Meyer | |
2015-09-20 | Make all bib cleaning functions non-interactive | Kyle Meyer | |
2015-09-20 | bibtex-clean-entry-hook: Remove entry space | Kyle Meyer | |
2015-09-20 | bibtex-clean-entry-hook: Set coding system | Kyle Meyer | |
Remove BOM character. | |||
2015-09-19 | editing-map: Add ispell-word binding | Kyle Meyer | |
2015-09-17 | Use magit-restore-window-configuration | Kyle Meyer | |
2015-09-16 | Remove custom ESS indentation style | Kyle Meyer | |
I think I was using a custom one mainly to get ggplot indentation how I wanted, but with recent ESS versions, my style now seems broken (continued ggplot lines aren't indented) and the default style seems to support continued ggplot statements better (e.g., the variable ess-offset-continued), so switch back to the default style for a while and see how it goes. | |||
2015-09-15 | magit: Don't show gravatars | Kyle Meyer | |
2015-09-15 | magit-commit-{wip,extend}-with-file: allow untracked | Kyle Meyer | |
2015-09-15 | magit-commit-{extend,wip}-with-file: Support status buffer | Kyle Meyer | |
2015-09-15 | magit-checkout-local-tracking: Add at-point default | Kyle Meyer | |
2015-09-15 | Remove pointless message format strings | Kyle Meyer | |
2015-09-12 | Set bog-combined-bib-ignore-not-found | Kyle Meyer | |
2015-09-12 | magit-shorten-hash-at-point: Don't ignore numeric prefix | Kyle Meyer | |