summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* emacs: uncomment and rewrite no-package-initialize thingy•••haven’t tested it on <27 though Amin Bandali2019-05-121-1/+3
* emacs: automatically load diff-hl•••for git change indication in the fringe Amin Bandali2019-05-121-0/+1
* emacs: multi-term: add some bindings, send more raw keys•••in particular makes using weechat more pleasant Amin Bandali2019-05-121-3/+22
* 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-term•••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. Amin Bandali2019-05-111-2/+4
* emacs: use .local tld for dovecot usernames for more clarity•••also use shorter machine names for uwaterloo and csclub accounts Amin Bandali2019-05-101-5/+5
* 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.org•••in preparation for moving to a regular non-literate config Amin Bandali2019-05-101-0/+1557