summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* emacs: gnus: fix up posting stylesAmin Bandali2019-05-121-4/+4
|
* emacs: add gnus-diredAmin Bandali2019-05-121-0/+5
|
* emacs: gnus: don’t destroy other windowsAmin Bandali2019-05-121-0/+4
|
* emacs: set screen’s config file explicitly for multi-termAmin Bandali2019-05-111-2/+4
| | | | | | Not sure why (getenv "SCREENRC") evaluates to "/screen/screenrc" only and the $XDG_CONFIG_HOME prefix of it is missing. Don’t have time to investigate.
* emacs: use .local tld for dovecot usernames for more clarityAmin Bandali2019-05-101-5/+5
| | | | also use shorter machine names for uwaterloo and csclub accounts
* emacs: add a few useful counsel-related keybindingsAmin Bandali2019-05-101-0/+3
|
* emacs: divide init.el up into sections and add commentaryAmin Bandali2019-05-101-52/+383
|
* emacs: add comment macroAmin Bandali2019-05-101-0/+6
|
* emacs: remove everything related to byte-compiling init fileAmin Bandali2019-05-101-33/+8
|
* emacs: slight init.el tweaksAmin Bandali2019-05-101-1/+3
|
* emacs: add {early-,}init.el, as exported from init.orgAmin Bandali2019-05-101-0/+1557
in preparation for moving to a regular non-literate config