Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump to v0.6.3 | Johnson Denen | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Use lexical-binding in all files. | Holger Dürer | 2017-05-15 | 1 | -1/+1 |
| | | | | | We only support Emacs 24 and 25 so are free to use sane bindings by default. To keep the linter happy, we need to declare dependency on Emacs 24 in all files. | ||||
* | Clean up use of progn. | Holger Dürer | 2017-05-05 | 1 | -6/+6 |
| | | | | | - Lambda, defun, let, etc. all have an implicit progn. - A progn with a single form is identical to that single form. | ||||
* | Added tooling for downloading individual toots | Alexander Griffith | 2017-05-05 | 1 | -0/+24 |
| | |||||
* | Bump to v0.6.2 | Johnson Denen | 2017-04-29 | 1 | -1/+1 |
| | |||||
* | Bump to v0.6.1 | Johnson Denen | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | #87 added support for inspection toot under Point | Alexander Griffith | 2017-04-27 | 1 | -0/+59 |