Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-19 | Use hook to run bibtex-use-title-case | Kyle Meyer | |
2015-01-18 | Don't advise org-tree-to-indirect-buffer | Kyle Meyer | |
2015-01-18 | Dired: Hide details by default | Kyle Meyer | |
2015-01-17 | Store current span across Org agenda calls | Kyle Meyer | |
2015-01-17 | gnus: Add function to sort by topic | Kyle Meyer | |
2015-01-15 | Use grep-setup-hook to hide grep headers | Kyle Meyer | |
2015-01-14 | Add command org-goto-agenda-heading | Kyle Meyer | |
2015-01-14 | Add variable for agenda refile targets | Kyle Meyer | |
2015-01-14 | Decrease value of org-goto-max-level | Kyle Meyer | |
2015-01-13 | Bind ace-jump in magit-cherry-mode | Kyle Meyer | |
2015-01-13 | Update interactive-haskell-mode setup | Kyle Meyer | |
2015-01-09 | Remove some unhelpful let bindings | Kyle Meyer | |
2015-01-07 | gnus: Update select-group binding | Kyle Meyer | |
This works with and without topic mode enabled. | |||
2015-01-07 | gnus: Don't start in topic mode | Kyle Meyer | |
2015-01-07 | Mark org-goto-max-level as safe local variable | Kyle Meyer | |
2015-01-07 | Fix some docstrings | Kyle Meyer | |
2015-01-06 | ibuffer: Restore window configuration on quit | Kyle Meyer | |
2015-01-05 | Bind org-refile-goto-last-stored to global-org-map | Kyle Meyer | |
2015-01-05 | notmuch-goto-message-in-gnus: Fix indentation | Kyle Meyer | |
2015-01-04 | Bind ace-jump to 'j' in magit-{refs,log}-mode-map | Kyle Meyer | |
2015-01-04 | Enable LaTeX-narrow-to-environment | Kyle Meyer | |
2015-01-02 | Go back to default spacing after sentences | Kyle Meyer | |
Let's see if I can get used to this. | |||
2015-01-02 | Go back to default fill-column value | Kyle Meyer | |
2014-12-30 | Add display-only version of git-rebase-show-commit | Kyle Meyer | |
Bind this version to SPC. This is more consistent with behavior in the log buffer, where RET shows the commit and switches to that buffer and SPC just displays the commit. However, the SPC variants still differ in their scrolling behavior. In the log buffer, SPC (magit-diff-show-or-scroll-up) will scroll if the buffer is already displayed, but km/git-rebase-show-commit doesn't support this. While it'd be nice to use magit-diff-show-or-scroll-up directly, this isn't easy to do because magit-diff-show-or-scroll-up doesn't take a revision argument (it pulls it directly from the magit section). | |||
2014-12-28 | Update snip-mail-quote docstring | Kyle Meyer | |
2014-12-28 | Remove unnecessary variable quotes | Kyle Meyer | |
2014-12-25 | Add command org-clone-and-shift-by-repeater | Kyle Meyer | |
2014-12-23 | Bind magit-diff-visit-file-worktree to C-j | Kyle Meyer | |
2014-12-23 | Add command magit-mode-quit-all-windows | Kyle Meyer | |
2014-12-21 | Explicitly enable org-use-speed-commands | Kyle Meyer | |
This variable is usually non-nil because I run Emacs as a daemon, but since I use these bindings frequently, I want to make sure org-use-speed-commands is always non-nil. | |||
2014-12-21 | Only rescan if imenu is already loaded | Kyle Meyer | |
2014-12-17 | Replace a one-armed 'if' | Kyle Meyer | |
2014-12-16 | Add command org-normalize-spaces | Kyle Meyer | |
2014-12-16 | Add command reduce-to-single-spaces | Kyle Meyer | |
2014-12-16 | Add command org-add-blank-before-heading | Kyle Meyer | |
2014-12-15 | Fix typo | Kyle Meyer | |
2014-12-14 | Add command fill-surrounding-indented | Kyle Meyer | |
2014-12-10 | Clean up and comment org-sort-parent | Kyle Meyer | |
2014-12-10 | Clean up org-sort-heading-ignoring-articles | Kyle Meyer | |
2014-12-09 | Update magit-status advice for renamed function | Kyle Meyer | |
Magit commit 23f4f8dd3abe4dd7ee57d8edd62421f1f2c6daea introduced magit-status-internal. | |||
2014-12-08 | Enable haskell-doc-mode | Kyle Meyer | |
2014-12-07 | Move some settings to init-external.el | Kyle Meyer | |
2014-12-07 | Don't set coding system in cleanup-buffer | Kyle Meyer | |
2014-12-07 | Check indent-tabs-mode in cleanup-buffer function | Kyle Meyer | |
2014-12-03 | org-remove-title-leader: Allow priorities | Kyle Meyer | |
2014-12-01 | Add command magit-ff-merge-upstream | Kyle Meyer | |
2014-11-30 | Use bog autoloads file | Kyle Meyer | |
2014-11-30 | Modify gnus faces for stekene-light theme | Kyle Meyer | |
2014-11-30 | Modify Org faces for stekene-light theme | Kyle Meyer | |
2014-11-30 | Set background of stekene-light to white | Kyle Meyer | |