Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-02 | Move file-search-map to hydra | Kyle Meyer | |
2015-12-31 | Change whitespace-indentation face | Kyle Meyer | |
2015-12-28 | Add flyspell-mode to LaTeX-mode-hook | Kyle Meyer | |
2015-12-28 | Add custom imenu index function for latex-mode | Kyle Meyer | |
2015-12-26 | magit: Swap push and submodule popup keys | Kyle Meyer | |
2015-12-26 | magit: Tweak popups | Kyle Meyer | |
2015-12-26 | Add setkey command | Kyle Meyer | |
2015-12-22 | Remove magit-stage-file-intent binding | Kyle Meyer | |
Use rarely enough that M-x km/magit-stage-file-intent will do. | |||
2015-12-19 | Add avy-goto-subword-1 variant for Grep mode | Kyle Meyer | |
2015-12-19 | Add avy-goto-subword-1 variant for Occur mode | Kyle Meyer | |
2015-12-19 | Move occur bindings | Kyle Meyer | |
2015-12-15 | Ignore eww-bookmarks | Kyle Meyer | |
2015-12-15 | org-babel-do-load-languages: Update sh name | Kyle Meyer | |
This has been wrong for a long time. ob-sh.el was renamed to ob.shell.el in Org version 8.2, so org-babel-do-load-languages was loading the builtin ob-sh.el. I didn't notice any issue until a recent change in Org removed a function that ob-sh.el calls. | |||
2015-12-12 | Add Guile Scheme scratch buffer | Kyle Meyer | |
2015-12-12 | occur: Don't insert nil values in regexp-history | Kyle Meyer | |
2015-12-06 | Add custom magit-branch-rename command | Kyle Meyer | |
2015-12-05 | magit-log-popup: Add wip log commands | Kyle Meyer | |
2015-12-04 | bibtex-clean-entry-hook: Downcase AND in author list | Kyle Meyer | |
2015-11-26 | Define safe-local-variable for fill-paragraph-function | Kyle Meyer | |
2015-11-25 | magit: Update window configuration settings | Kyle Meyer | |
... for 82d6786 (magit-{pre,post}-display-buffer-hook: new variables, 2015-10-08). | |||
2015-11-25 | zsh-ansi-term: Position point when switching | Kyle Meyer | |
Switching away from the buffer seems to move point the beginning of the buffer. Haven't looked into what's causing it. | |||
2015-11-24 | zsh-toggle-ansi-term-home: Add other-window prefix arg | Kyle Meyer | |
2015-11-24 | zsh-ansi-term: Use display-buffer to control windows | Kyle Meyer | |
2015-11-24 | zsh-ansi-term--args: Auto-complete 1-directory case | Kyle Meyer | |
2015-11-24 | zsh-toggle-ansi-term-home: Remove directory from name | Kyle Meyer | |
2015-11-24 | zsh-ansi-term: Don't hardcode zsh path | Kyle Meyer | |
2015-11-21 | gnus--last-message-link: Guard against nil | Kyle Meyer | |
2015-11-16 | project-filename-at-point: Support Dired | Kyle Meyer | |
2015-11-16 | Use avy-with instead of avy--with-avy-keys | Kyle Meyer | |
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 | Use pseaborn instead of seaborn | 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 | |