| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emacs,guix: port init.el over to guix•••TODO: consider writing guix package definitions for these:
- alloy-mode
- george-mode
- org-pdftools
- oddmuse-curl
- znc.el (my fork)
|  Amin Bandali | 2020-01-08 | 1 | -261/+168 |
* | emacs: typo: disable for git-commit-mode |  Amin Bandali | 2020-01-05 | 1 | -1/+1 |
* | emacs: display-time-mode: show gnus’s icon instead of "Mail" |  Amin Bandali | 2020-01-05 | 1 | -1/+3 |
* | emacs: add binding for debbugs-gnu-bugs to jump to a bug given its # |  Amin Bandali | 2020-01-04 | 1 | -0/+1 |
* | emacs: update packages, disable orgalist again temporarily |  Amin Bandali | 2020-01-04 | 1 | -0/+3 |
* | update site url |  Amin Bandali | 2020-01-01 | 1 | -1/+1 |
* | emacs: update packages, add back orgalist•••finally fixed:
https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00439.html
|  Amin Bandali | 2019-12-31 | 1 | -2/+0 |
* | emacs: update packages and add back typo.el |  Amin Bandali | 2019-12-29 | 1 | -2/+0 |
* | emacs: use alloy-mode for dsh (DASH) files as well |  Amin Bandali | 2019-12-28 | 1 | -1/+1 |
* | emacs: gnus: set :extend t for the mm-uu-extract face•••used by message-mark-inserted-region
|  Amin Bandali | 2019-12-25 | 1 | -0/+2 |
* | emacs: minor updates |  Amin Bandali | 2019-12-25 | 1 | -9/+4 |
* | emacs: gnus: add libreplanet.org list regexp |  Amin Bandali | 2019-12-25 | 1 | -0/+2 |
* | emacs: alloy-mode: rebind TAB to indent-for-tab-command |  Amin Bandali | 2019-12-18 | 1 | -1/+15 |
* | emacs: message-mode: use the default fill (of 72) for now |  Amin Bandali | 2019-12-12 | 1 | -5/+5 |
* | emacs: update packages, disable web-mode's auto indentation |  Amin Bandali | 2019-12-08 | 1 | -1/+3 |
* | emacs: gnus: always sign messages |  Amin Bandali | 2019-12-03 | 1 | -2/+3 |
* | emacs: debbugs: add C-c D G binding for guix bugs |  Amin Bandali | 2019-12-03 | 1 | -1/+6 |
* | emacs: update packages |  Amin Bandali | 2019-12-03 | 1 | -3/+1 |
* | emacs: update packages, briefly try scpaste |  Amin Bandali | 2019-11-26 | 1 | -0/+6 |
* | emacs: gnus: fix Mail-Followup-To header not being added for lists•••had forgotten to update this a few months ago after changing my folder
naming scheme
|  Amin Bandali | 2019-11-22 | 1 | -1/+1 |
* | emacs: update packages, switch from bbdb back to ebdb for now |  Amin Bandali | 2019-11-22 | 1 | -35/+34 |
* | emacs: enable flyspell-mode in text-mode |  Amin Bandali | 2019-11-20 | 1 | -1/+2 |
* | emacs: update packages, add convenience bindings for debbugs |  Amin Bandali | 2019-11-20 | 1 | -3/+13 |
* | emacs: disable typo for now |  Amin Bandali | 2019-11-20 | 1 | -4/+11 |
* | emacs: update packages, add gnuzilla to debbugs-gnu-default-packages |  Amin Bandali | 2019-11-19 | 1 | -1/+3 |
* | emacs: make b/insert-asterism more robust w.r.t. fill-column |  Amin Bandali | 2019-11-18 | 1 | -4/+13 |
* | emacs: experiment with a fill-column of 47 for neat and short lines |  Amin Bandali | 2019-11-18 | 1 | -3/+8 |
* | emacs: eshell: bind counsel-esh-history in eshell-hist-mode-map |  Amin Bandali | 2019-11-17 | 1 | -1/+2 |
* | emacs: gnus: add bit for gnus lists |  Amin Bandali | 2019-11-17 | 1 | -0/+2 |
* | emacs: remove mouse drag events |  Amin Bandali | 2019-11-17 | 1 | -4/+5 |
* | emacs: try swapping out ebdb for bbdb |  Amin Bandali | 2019-11-13 | 1 | -30/+42 |
* | emacs: simplify/tweak swiper and counsel use-packages |  Amin Bandali | 2019-11-13 | 1 | -7/+5 |
* | emacs: better ivy match colours |  Amin Bandali | 2019-11-11 | 1 | -3/+4 |
* | emacs: erc: append space to erc-pcomplete-nick-postfix |  Amin Bandali | 2019-11-11 | 1 | -1/+1 |
* | emacs: company: use C-p and C-n for selecting prev and next |  Amin Bandali | 2019-11-11 | 1 | -1/+3 |
* | emacs: ivy: customize match faces a bit to make them more subtle |  Amin Bandali | 2019-11-11 | 1 | -5/+8 |
* | emacs: switch to ivy again for the time being•••i just love the little-known ivy-overlay for completion, and would
miss it too much if i were to not use it anymore
|  Amin Bandali | 2019-11-11 | 1 | -65/+64 |
* | emacs: don’t need to defun my window split and focus functions |  Amin Bandali | 2019-11-11 | 1 | -11/+13 |
* | emacs: gnus: don’t show the References header for now•••takes up too much vertical screen space
|  Amin Bandali | 2019-11-11 | 1 | -1/+1 |
* | emacs: update packages, move from ivy and company to ido |  Amin Bandali | 2019-11-11 | 1 | -30/+103 |
* | emacs: vc-git: set vc-git-print-log-follow |  Amin Bandali | 2019-11-03 | 1 | -0/+5 |
* | emacs: gnus: update visible headers and simplify message ids |  Amin Bandali | 2019-11-03 | 1 | -9/+29 |
* | emacs: (defun b/insert-asterism () …) |  Amin Bandali | 2019-10-30 | 1 | -0/+6 |
* | emacs: call erc-hl-nicks-reset-face-table when changing themes |  Amin Bandali | 2019-10-30 | 1 | -0/+4 |
* | emacs: use C-c b b for erc-switch-to-buffer |  Amin Bandali | 2019-10-30 | 1 | -2/+1 |
* | emacs: add debpaste |  Amin Bandali | 2019-10-30 | 1 | -0/+4 |
* | emacs: add oddmuse-curl |  Amin Bandali | 2019-10-26 | 1 | -0/+12 |
* | emacs: add some which-key prefix labels |  Amin Bandali | 2019-10-20 | 1 | -0/+11 |
* | emacs: don’t auto sign messages for now, sign replies to signed msgs•••TODO: more elaborate set up for when to (auto) sign messages
|  Amin Bandali | 2019-10-18 | 1 | -2/+4 |
* | emacs: gnus: update some signatures |  Amin Bandali | 2019-10-18 | 1 | -9/+10 |