| Commit message (Expand) | Author | Files | Lines |
2018-12-23 | [emacs] drop the various doom-like naming conventions, simply use a/ |  Amin Bandali | 2 | -70/+54 |
2018-12-23 | [emacs] drop after! and use with-eval-after-load |  Amin Bandali | 1 | -37/+4 |
2018-12-23 | [emacs] properly silence the compilation-start advice warning |  Amin Bandali | 1 | -2/+1 |
2018-12-23 | [emacs] use 'bar cursor |  Amin Bandali | 1 | -0/+6 |
2018-12-23 | [emacs/org] speed commands, startup content state, no invisible edits |  Amin Bandali | 1 | -0/+3 |
2018-12-23 | [emacs] remove bbdb — using ebdb now |  Amin Bandali | 34 | -23436/+0 |
2018-12-23 | [emacs] remove old highlight-indent-guides and slack configs |  Amin Bandali | 1 | -82/+0 |
2018-12-23 | [emacs/projectile] use ivy for completion |  Amin Bandali | 1 | -1/+2 |
2018-12-23 | [emacs] remove pdf-tools |  Amin Bandali | 4 | -32/+1 |
2018-12-23 | [emacs/multi-term] toggle between char and line mode with C-c C-j |  Amin Bandali | 1 | -3/+6 |
2018-12-22 | [emacs] remove shell-toggle |  Amin Bandali | 3 | -50/+1 |
2018-12-22 | [emacs/ebdb] emacsmirror lags behind, directly use upstream instead |  Amin Bandali | 2 | -1/+1 |
2018-12-22 | [emacs] switch from bbdb to ebdb again |  Amin Bandali | 6 | -1/+66 |
2018-12-22 | [emacs] update table of contents |  Amin Bandali | 1 | -1/+29 |
2018-12-22 | [emacs] Assimilate (the awesome) expand-region 0.11.0-18-ged32924 |  Amin Bandali | 3 | -2/+13 |
2018-12-22 | [emacs] remove unnecessary overrides & silence some compile warnings |  Amin Bandali | 1 | -5/+4 |
2018-12-22 | [emacs/compile] better silence the ad-redefinition-action•••just wrap the whole workaround in a use-package
|  Amin Bandali | 1 | -19/+18 |
2018-12-22 | [emacs] don’t display *compilation* on build success (uses cl-letf) |  Amin Bandali | 1 | -12/+27 |
2018-12-22 | [emacs/ibuffer] add new rules to my default filter group |  Amin Bandali | 1 | -7/+15 |
2018-12-22 | [emacs] Update 3 drones•••Update helm to v3.0-75-gcfa340c5
Update org to release_9.1.14-1105-g495c7c6a5
Update proof-site to v4.4-225-gf7cc8f1f
|  Amin Bandali | 4 | -2/+2 |
2018-12-22 | [rc/sway] darker colour for the bar |  Amin Bandali | 1 | -2/+2 |
2018-12-22 | [emacs] don’t show compilation window in amin/async-babel-tangle |  Amin Bandali | 1 | -2/+3 |
2018-12-22 | Revert "[emacs] don’t display *compilation* on successful builds"•••This reverts commit 74a56f48afc4f55b7989cb6f1b3e84b0ce8e0878.
|  Amin Bandali | 1 | -29/+12 |
2018-12-22 | [emacs] Assimilate 3 drones (geiser & guix & a dep)•••Assimilate bui v1.2.1-1-g508577a
Assimilate geiser 0.10-30-ga6a2f2c
Assimilate guix v0.5-16-gfe0a6c9
|  Amin Bandali | 5 | -0/+36 |
2018-12-22 | [emacs] add alternative bindings for launching gnus{,-unplugged} |  Amin Bandali | 1 | -2/+4 |
2018-12-22 | [emacs] disable typo-mode for init.org |  Amin Bandali | 1 | -0/+1 |
2018-12-22 | [emacs] remove some unused packages |  Amin Bandali | 10 | -53/+7 |
2018-12-22 | [emacs] switch from doom-modeline to smart-mode-line again |  Amin Bandali | 4 | -53/+48 |
2018-12-22 | [emacs] don’t display *compilation* on successful builds |  Amin Bandali | 1 | -12/+29 |
2018-12-22 | [emacs] remove and ignore {early-,}init.el again |  Amin Bandali | 4 | -1412/+4 |
2018-12-21 | Revert "[emacs] remove init.org"•••This reverts commit ed559ffad7f7ce1c26ca65714cfc27152db67587.
|  Amin Bandali | 2 | -2/+2343 |
2018-12-21 | [emacs] remove undo-tree |  Amin Bandali | 3 | -13/+0 |
2018-12-21 | [emacs] remove init.org•••i love the idea of a literate configuration, but in reality, i’ve been
too busy to properly document each section and little thing i add.
feel free to reach out to me if you have any questions about anything
you see in my init file.
|  Amin Bandali | 2 | -2343/+2 |
2018-12-21 | [emacs] add page-break-lines and divide init up into pages•••corresponding to the current Org top-level headings
|  Amin Bandali | 4 | -10/+103 |
2018-12-21 | [emacs] unignore and add {early-}init.el |  Amin Bandali | 4 | -55/+1375 |
2018-12-21 | [emacs] remove evil and go back to vanilla emacs bindings•••it’s become too exhausting to keep thinking if i’m in normal
vs. insert mode to choose SPC vs. M-m for as the prefix for the
binding i’m about to type
|  Amin Bandali | 6 | -244/+41 |
2018-12-21 | [emacs] Update 2 drones•••Update helm to v3.0-73-gd27efee1
Update pdf-tools to v0.80-147-ga4cd69e
|  Amin Bandali | 2 | -0/+0 |
2018-12-21 | [emacs] remove unneeded borg-insert-update-message C-c b m binding•••C-c C-b is already bound in git-commit-mode-map
|  Amin Bandali | 1 | -1/+0 |
2018-12-21 | [emacs] Update 3 drones•••Update company to 0.9.9-10-gb696b39
Update doom-modeline to v1.2.0-3-g65ea32f
Update no-littering to v1.0.0-1-g4e7ecf0
|  Amin Bandali | 3 | -0/+0 |
2018-12-20 | [emacs] update 4 drones•••Update doom-modeline to v1.2.0
Update ghub to v3.1.0-1-gdb15d00
Update magit to v2.90.1-74-gd866fb36
Update org to release_9.1.14-1078-g908b55124
|  Amin Bandali | 4 | -0/+0 |
2018-12-20 | [emacs] update 4 drones•••Update dante to 1.4-80-g8d5e00d
Update ghub to v3.1.0
Update helm to v3.0-71-g03f293db
Update proof-site to v4.4-224-gebb55c99
|  Amin Bandali | 4 | -0/+0 |
2018-12-20 | [emacs] remove slack and most of its deps•••except alert and ht which may come in handy later
|  Amin Bandali | 9 | -63/+42 |
2018-12-19 | [emacs] remove magithub•••pretty cool, but heavy and slows magit down too much for my taste
|  Amin Bandali | 4 | -12/+1 |
2018-12-19 | [emacs] update 10 drones•••Update diff-hl to 1.8.5-3-g2cddce4
Update doom-modeline to v1.1.0-11-g0d6e5f7
Update doom-themes to v2.1.6-38-g2f4a0cd
Update evil-surround to 1.0.3-1-g9e445b7
Update ivy to 0.10.0-547-g7ff7d1d
Update magit to v2.90.1-73-gf6e04ddd
Update org to release_9.1.14-1077-g255c9c165
Update projectile to v1.0.0-211-gd625ecb
Update proof-site to v4.4-222-g883ce2ff
Update slack to 3f76747
|  Amin Bandali | 10 | -0/+0 |
2018-12-17 | [emacs/magit] add SPC g l binding for magit-log-buffer-file |  Amin Bandali | 1 | -1/+4 |
2018-12-17 | [emacs] update 9 drones•••Update borg to v3.0.1
Update doom-modeline to v1.1.0-7-g888efb6
Update evil-nerd-commenter to 3.3.2
Update evil-surround to 1.0.2-3-g897203c
Update ht to 2.2-6-g8ec3eb9
Update magit to v2.90.1-70-g6f473b3f
Update org to release_9.1.14-1067-g6656f1159
Update projectile to v1.0.0-210-g1ac0ded
Update proof-site to v4.4-220-g1854459f
|  Amin Bandali | 9 | -0/+0 |
2018-12-14 | [emacs] update 11 drones•••Update lib/company to 0.9.9-8-g8576100
Update lib/doom-modeline to v1.1.0-5-gee2aa11
Update lib/evil-nerd-commenter to 3.3.1-1-ga4ef4ec
Update lib/flycheck to 31-194-gbaf96df4
Update lib/ivy to 0.10.0-538-gc897b56
Update lib/magit to v2.90.1-66-g9d9290bc
Update lib/markdown-mode to v2.3-205-g906e97d
Update lib/org to release_9.1.14-1065-gdc7477070
Update lib/pdf-tools to v0.80-144-gc41694f
Update lib/proof-site to v4.4-217-g9a25320a
Update lib/web-mode to v16-47-g5da977b
|  Amin Bandali | 11 | -0/+0 |
2018-12-13 | [emacs] update 5 drones•••Update lib/company to 0.9.9
Update lib/evil-nerd-commenter to 3.3.1
Update lib/flycheck to 31-189-gb1b6c5c7
Update lib/nix-mode to v1.3.0-4-g1512d02
Update lib/proof-site to v4.4-213-g632a3d7f
|  Amin Bandali | 5 | -0/+0 |
2018-12-12 | [emacs] focus follows mouse, except in gnus-summary-mode buffers |  Amin Bandali | 1 | -1/+20 |
2018-12-12 | [emacs] update 3 drones•••Update lib/doom-modeline to v1.1.0-3-g14ac6dd
Update lib/ivy to 0.10.0-526-g7e0fd2e
Update lib/proof-site to v4.4-212-ga921439a
|  Amin Bandali | 3 | -0/+0 |