| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.
|  Amin Bandali | 2025-01-30 | 1 | -0/+80 |
* | 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.
|  Amin Bandali | 2024-03-31 | 1 | -110/+0 |
* | Various updates from adelita |  Amin Bandali | 2023-10-26 | 1 | -0/+1 |
* | Add and use @ubuntu.com address in a few places |  Amin Bandali | 2023-04-20 | 1 | -1/+2 |
* | Update primary Canonical mail and a few other small tweaks |  Amin Bandali | 2023-02-20 | 1 | -1/+9 |
* | Various mail-related updates and cleanups |  Amin Bandali | 2022-11-25 | 1 | -34/+8 |
* | * .emacs.d/lisp/bandali-message.el: Set `message-fill-column'•••...to 70, and `message-forward-as-mime' to t.
|  Amin Bandali | 2022-08-03 | 1 | -0/+2 |
* | * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add @kelar.... |  Amin Bandali | 2022-05-19 | 1 | -1/+1 |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. |  Amin Bandali | 2022-05-19 | 1 | -5/+5 |
* | emacs: update package versions, ditch orgalist, remove deprecated commented p... |  Amin Bandali | 2021-10-18 | 1 | -9/+0 |
* | small mail-related tweaks |  Amin Bandali | 2021-05-16 | 1 | -1/+1 |
* | various small email-related tweaks |  Amin Bandali | 2021-05-15 | 1 | -0/+1 |
* | remove some long-unused vestigial bits and pieces |  Amin Bandali | 2021-05-15 | 1 | -30/+4 |
* | migrate from msmtp (external) to emacs's own smtpmail•••todo: see if it's possible to pin cert fingerprints as with msmtp
|  Amin Bandali | 2021-05-15 | 1 | -2/+1 |
* | migrate from ebdb to a simple ~/.mailrc•••also automatically expand aliases when going to the next line or
jumping to the end of buffer in message-mode.
|  Amin Bandali | 2021-05-15 | 1 | -1/+4 |
* | Use my own newline & reformat function for M-RET in message |  Amin Bandali | 2020-11-22 | 1 | -0/+15 |
* | A few small uncommitted changes |  Amin Bandali | 2020-10-20 | 1 | -0/+3 |
* | 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/.
|  Amin Bandali | 2020-10-05 | 1 | -0/+138 |