Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
6 days | Refresh the package archives if never done before | Amin Bandali | 1 | -0/+4 | |
6 days | Drop use-package again | Amin Bandali | 11 | -973/+829 | |
I prefer my own manual approach, use-package feels too magical and at times does too much for me. | |||||
8 days | Port the rest of my GNU Emacs configuration to use-package | Amin Bandali | 8 | -437/+470 | |
8 days | Add bandali-misc | Amin Bandali | 2 | -74/+111 | |
8 days | Add ':defer t' to several use-package forms | Amin Bandali | 3 | -0/+19 | |
This is to bring emacs-init-time mostly in line with what it was without use-package. | |||||
8 days | Update bandali-essentials and add bandali-prog | Amin Bandali | 3 | -107/+150 | |
8 days | Add bandali-essentials and bandali-utils, use use-package | Amin Bandali | 3 | -398/+505 | |
9 days | A few small Emacs-related updates | Amin Bandali | 3 | -33/+53 | |
2025-01-30 | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again | Amin Bandali | 9 | -1016/+1233 | |
Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. | |||||
2025-01-30 | Various updates | Amin Bandali | 4 | -34/+47 | |
2025-01-30 | Update ERC key bindings for Libera.Chat and OFTC | Amin Bandali | 1 | -10/+8 | |
2025-01-30 | Some font-related updates | Amin Bandali | 5 | -7/+25 | |
2024-12-04 | Try to make b-bar more robust | Amin Bandali | 1 | -1/+1 | |
On a few rare occasions the bar seemed to "hang" and its information get stale, and I believe this first happened when I started pulling in some data from emacsclient. So wrapping the call to emacsclient in a timeout is an attempt to remedy that, in case emacs(client) blocks for some reason. | |||||
2024-11-29 | Various updates | Amin Bandali | 8 | -198/+25 | |
2024-11-29 | Various updates | Amin Bandali | 4 | -21/+52 | |
2024-09-21 | Use case-insensitive search for less | Amin Bandali | 1 | -0/+2 | |
2024-09-19 | Get b-bar battery from GNU Emacs if available | Amin Bandali | 2 | -17/+25 | |
2024-09-18 | Various updates | Amin Bandali | 3 | -3/+7 | |
2024-08-31 | Edit git's COMMIT_EDITMSG files in text-mode | Amin Bandali | 1 | -1/+2 | |