Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-24 | Add swap-windows from prelude | Kyle Meyer | |
I tend handle more complicated window configurations with a tiling window manager, so I don't think I'd have much use for anything more complex (like transpose-frame.el). | |||
2013-07-19 | advise recompile to not modify window state | Kyle Meyer | |
2013-07-19 | add prefix to "insert" keybindings | Kyle Meyer | |
2013-07-16 | function to join to next line with one space | Kyle Meyer | |
2013-07-02 | kill at point functions | Kyle Meyer | |
Functions to grab thing at point and then delete the whole thing (as opposed to the part of the thing after the point). Add functions and bindings for string, sentence, word, paragraph, and line. Put bindings under common "C-c k" prefix. | |||
2013-06-30 | toggle comment in line or region | Kyle Meyer | |
comment-dwim does not have the behavior I'd like for a single line: it starts a comment at the end of that line instead of commenting that line. | |||
2013-06-30 | remove evil | Kyle Meyer | |
2013-04-22 | find file as root | Kyle Meyer | |
2013-04-20 | cleaning up | Kyle Meyer | |
2013-02-17 | protect makefile mode from tab cleanup on save | Kyle Meyer | |
2013-01-29 | function to start ess | Kyle Meyer | |
2013-01-21 | func/binding to insert current date | Kyle Meyer | |
2013-01-12 | glob init files files for loading | Kyle Meyer | |