| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | emacs: experiment with hyperbole |  Amin Bandali | 2019-10-18 | 1 | -0/+7 |
* | emacs: update signature, sign messages by default |  Amin Bandali | 2019-10-16 | 1 | -4/+4 |
* | emacs: gnus: add emacsconf-committee list |  Amin Bandali | 2019-10-09 | 1 | -0/+3 |
* | emacs: add C-c w s l and C-c w s j convenience bindings |  Amin Bandali | 2019-10-09 | 1 | -5/+12 |
* | emacs: fix recursive load error with ebdb and ebdb-gnus |  Amin Bandali | 2019-10-09 | 1 | -1/+0 |
* | fix jirud (exwm) setup |  Amin Bandali | 2019-10-09 | 1 | -17/+13 |
* | emacs: pdf-tools: add "C-s" and "s s" bindings for isearch-forward |  Amin Bandali | 2019-09-29 | 1 | -1/+3 |
* | emacs: add and use smart-mode-line-tangomod-theme |  Amin Bandali | 2019-09-29 | 1 | -1/+2 |
* | emacs: switch back to smart-mode-line |  Amin Bandali | 2019-09-29 | 1 | -3/+3 |
* | emacs: try out mini-modeline, but disable it for now•••other similar packages i tried:
(use-package feebleline
:demand
:config (feebleline-mode))
(use-package awesome-tray
:straight (:host github :repo "manateelazycat/awesome-tray")
:demand
:config (awesome-tray-mode))
(use-package minibuffer-line
:demand
:config (minibuffer-line-mode))
|  Amin Bandali | 2019-09-29 | 1 | -0/+5 |
* | emacs: update packages, fix indentation, set dired-dwim-target |  Amin Bandali | 2019-09-28 | 1 | -35/+36 |
* | emacs: alloy-mode: indent using spaces rather than tabs |  Amin Bandali | 2019-09-28 | 1 | -1/+2 |
* | emacs: update packages•••also try out nnreddit (sadly, brings launching gnus down to a grinding
hault, i’ll continue using rtv for now)
|  Amin Bandali | 2019-09-28 | 1 | -0/+7 |
* | emacs: auth-source: set newly introduced authinfo-hidden•••https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=87b685f4365f663ef1258cd60616034cd2cc89c9
https://lists.gnu.org/archive/html/emacs-devel/2019-09/msg00497.html
|  Amin Bandali | 2019-09-23 | 1 | -0/+5 |
* | emacs: update eshell prompt to match new bash prompt |  Amin Bandali | 2019-09-22 | 1 | -9/+10 |
* | emacs: enable typo-mode in web-mode |  Amin Bandali | 2019-09-20 | 1 | -2/+2 |
* | emacs: gnus: default to my @gnu.org address when for new messages |  Amin Bandali | 2019-09-20 | 1 | -5/+6 |
* | update my uwaterloo addresses, simplify message-dont-reply-to-names |  Amin Bandali | 2019-09-20 | 1 | -2/+2 |
* | emacs: moody: tweak mode-line colour |  Amin Bandali | 2019-09-20 | 1 | -1/+1 |
* | emacs: update packages and disable emojify |  Amin Bandali | 2019-09-20 | 1 | -0/+1 |
* | emacs: remove exwm-systemtray--refresh call from my theme swithcers |  Amin Bandali | 2019-09-14 | 1 | -4/+2 |
* | emacs: update lean-mode•••my PR removing (require 'cl) has been merged
|  Amin Bandali | 2019-09-14 | 1 | -2/+0 |
* | emacs: ebdb: enable the pop-up again for now•••maybe make this conditional on screen size
|  Amin Bandali | 2019-09-13 | 1 | -1/+1 |
* | emacs: update packages, disable exwm for now |  Amin Bandali | 2019-09-13 | 1 | -0/+3 |
* | emacs: exwm: add some rudimentary exwm-randr settings |  Amin Bandali | 2019-09-11 | 1 | -1/+14 |
* | update my uwaterloo address |  Amin Bandali | 2019-09-11 | 1 | -2/+2 |
* | emacs: add org-pdftools•••for linking to pdf files (and pages) in org
|  Amin Bandali | 2019-09-11 | 1 | -0/+8 |
* | emacs: add george-mode hash |  Amin Bandali | 2019-09-11 | 1 | -1/+1 |
* | emacs: gnus: update lists.sr.ht mail splitting regexp•••[PATCH lists.sr.ht] Fix syntax of List-ID header (RFC 2919):
https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/7995
|  Amin Bandali | 2019-09-10 | 1 | -3/+3 |
* | emacs: add george-mode |  Amin Bandali | 2019-09-09 | 1 | -0/+4 |
* | emacs: exwm: tweak simulation keys |  Amin Bandali | 2019-09-09 | 1 | -5/+5 |
* | emacs: exwm: improve close/quit -related bindings |  Amin Bandali | 2019-09-08 | 1 | -6/+7 |
* | emacs: exwm: fix s-N workspace switching bindings |  Amin Bandali | 2019-09-08 | 1 | -7/+4 |