| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all self-loading autoload cookies | 2021-11-23 | 1 | -3/+1 | |
| | | | | | | | | | The big downside of usuing these cookies to inject my configuration into the loading of a package is that it means that I can't load that package without my configuration anymore. This means that when I start ‘emacs -Q’ and then call ‘package-initialize’ it'll load my configuration as well. This makes debugging things very difficult. | ||||
| * | Enable ‘bmx-mode’ | 2020-05-02 | 1 | -0/+36 | |
| ‘bmx-mode’ is a package to be used with ‘bat-mode’. | |||||
