aboutsummaryrefslogtreecommitdiff
path: root/sx-notify.el
Commit message (Collapse)AuthorAgeFilesLines
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-1/+1
| | | | Fix #200
* Standardize local variablesSean Allred2015-01-041-1/+1
| | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files
* Move unread lists to sx-inboxArtur Malabarba2014-12-221-25/+11
|
* Timer logicArtur Malabarba2014-12-221-6/+40
|
* Move mode-line logic to sx-notifyArtur Malabarba2014-12-221-0/+66