Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updates | 2025-02-26 | 1 | -0/+6 | |
* | Drop use-package again•••I prefer my own manual approach, use-package feels too magical and at times does too much for me. | 2025-02-10 | 1 | -23/+19 | |
* | Port the rest of my GNU Emacs configuration to use-package | 2025-02-09 | 1 | -17/+21 | |
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again•••Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. | 2025-01-30 | 1 | -0/+81 | |
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el•••Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org. | 2024-03-31 | 1 | -110/+0 | |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. | 2022-05-19 | 1 | -2/+2 | |
* | Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/. | 2020-10-05 | 1 | -0/+110 |