Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-15 | Diminish some more modes | Kyle Meyer | |
2014-03-15 | Group mail bindings under common prefix | Kyle Meyer | |
2014-03-15 | Rename km/gnus to km/gnus-select-or-bury | Kyle Meyer | |
2014-03-12 | Don't ask to go to next group in gnus | Kyle Meyer | |
2014-03-10 | Don't select article when go to next gnus group | Kyle Meyer | |
2014-03-10 | Catch up gnus group and go to next | Kyle Meyer | |
2014-03-10 | Don't load nnrss | Kyle Meyer | |
2014-03-10 | Synchronize flags when plug gnus back in | Kyle Meyer | |
2014-03-09 | Revert gnus theads sorting to most recent number | Kyle Meyer | |
2014-03-09 | Clean up gnus locations | Kyle Meyer | |
- Don't hardcode gnus locations. - Remove locations that are unused or that are already their default values. | |||
2014-03-09 | Set gnus variables in one place | Kyle Meyer | |
2014-03-09 | Hide gnus summary subthreads by default | Kyle Meyer | |
2014-03-09 | Reset to default sorting for gnus threads | Kyle Meyer | |
2014-03-09 | Don't prompt on gnus exit | Kyle Meyer | |
2014-03-09 | Fix indentation of an if-else | Kyle Meyer | |
2014-03-09 | Stop gnus agent from asking to go online | Kyle Meyer | |
2014-03-09 | Add functions to bury and unbury gnus | Kyle Meyer | |
2014-03-07 | Generalize km/follow-gwene-link | Kyle Meyer | |
Don't use anything gwene-specific to follow the last link of the message, so I can use this on other messages that have the main link at the bottom. | |||
2014-02-23 | Don't hardcode sync-mail.sh path | Kyle Meyer | |
2014-02-17 | Check for process before syncing mail | Kyle Meyer | |
2014-02-11 | Add mail sync keybinding | Kyle Meyer | |
2014-01-26 | Control mail snip number with prefix argument | Kyle Meyer | |
2014-01-26 | Remove unneeded url-handlers import | Kyle Meyer | |
2014-01-26 | Reorganize and use require-package | Kyle Meyer | |
`require-package' is from https://github.com/purcell/emacs.d/blob/master/lisp/init-elpa.el. | |||
2014-01-26 | Follow Purcell's emacs.d structure | Kyle Meyer | |
User init files are added using provide/require. https://github.com/purcell/emacs.d |