aboutsummaryrefslogtreecommitdiff
path: root/sx-notify.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightsSean Allred2018-01-281-1/+1
|
* Set json-array-type to 'list and perform many simplificationsArtur Malabarba2015-03-021-2/+2
| | | | due to usage of lists instead of vectors
* 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