Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and configure vertico and friends•••Thanks to Prot's post for inspiration to try these excellent packages: Emacs: a basic and capable configuration https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/ | 2025-02-26 | 1 | -0/+1 | |
* | 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 | -26/+19 | |
* | Port the rest of my GNU Emacs configuration to use-package | 2025-02-09 | 1 | -21/+25 | |
* | 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/+82 | |
* | 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 | -95/+0 | |
* | A few small misc updates | 2022-08-03 | 1 | -1/+2 | |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. | 2022-05-19 | 1 | -11/+12 | |
* | 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/+93 |