| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use highlight-numbers-number instead of writing my own number parser | Miquel Sabaté Solà | 2020-04-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | This is cleaner, more maintainable, and it has a couple of added benefits: 1. It will no longer be troublesome for people switching between themes, since the hook that we automatically injected would still be there. 2. Lexical binding is not discarded, with all its benefits. As suggested by @riscy in https://github.com/melpa/melpa/pull/6808. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | make: added a checkdoc target | Miquel Sabaté Solà | 2020-04-04 | 1 | -1/+6 |
| | | | | | | | The implementation is somewhat dubious, but it does the job... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added changelog and fixed build | Miquel Sabaté Solà | 2020-04-04 | 1 | -1/+4 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added tests and more documentation | Miquel Sabaté Solà | 2020-04-04 | 1 | -0/+76 |
| Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
