summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-message.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* small mail-related tweaksAmin Bandali2021-05-161-1/+1
|
* various small email-related tweaksAmin Bandali2021-05-151-0/+1
|
* remove some long-unused vestigial bits and piecesAmin Bandali2021-05-151-30/+4
|
* migrate from msmtp (external) to emacs's own smtpmailAmin Bandali2021-05-151-2/+1
| | | | todo: see if it's possible to pin cert fingerprints as with msmtp
* migrate from ebdb to a simple ~/.mailrcAmin Bandali2021-05-151-1/+4
| | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode.
* Use my own newline & reformat function for M-RET in messageAmin Bandali2020-11-221-0/+15
|
* A few small uncommitted changesAmin Bandali2020-10-201-0/+3
|
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-0/+138
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/.