| Commit message (Expand) | Author | Age | Files | Lines |
* | [emacs] remove and ignore {early-,}init.el again |  Amin Bandali | 2018-12-22 | 1 | -62/+1 |
* | Revert "[emacs] remove init.org"•••This reverts commit ed559ffad7f7ce1c26ca65714cfc27152db67587.
|  Amin Bandali | 2018-12-21 | 1 | -0/+2339 |
* | [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 | 2018-12-21 | 1 | -2339/+0 |
* | [emacs] add page-break-lines and divide init up into pages•••corresponding to the current Org top-level headings
|  Amin Bandali | 2018-12-21 | 1 | -5/+62 |
* | [emacs] unignore and add {early-}init.el |  Amin Bandali | 2018-12-21 | 1 | -52/+48 |
* | [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 | 2018-12-21 | 1 | -232/+41 |
* | [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 | 2018-12-21 | 1 | -1/+0 |
* | [emacs] remove slack and most of its deps•••except alert and ht which may come in handy later
|  Amin Bandali | 2018-12-20 | 1 | -42/+42 |
* | [emacs] remove magithub•••pretty cool, but heavy and slows magit down too much for my taste
|  Amin Bandali | 2018-12-19 | 1 | -1/+1 |
* | [emacs/magit] add SPC g l binding for magit-log-buffer-file |  Amin Bandali | 2018-12-17 | 1 | -1/+4 |
* | [emacs] focus follows mouse, except in gnus-summary-mode buffers |  Amin Bandali | 2018-12-12 | 1 | -1/+20 |
* | [emacs] disable signature, use motion state for magit-blame-mode |  Amin Bandali | 2018-12-12 | 1 | -9/+7 |
* | [emacs] update email |  Amin Bandali | 2018-12-11 | 1 | -3/+3 |
* | [emacs] assimilate and add multi-term |  Amin Bandali | 2018-12-11 | 1 | -1/+38 |
* | [emacs] don't fail if secrets file not found, but show warning |  Amin Bandali | 2018-12-09 | 1 | -1/+4 |
* | [emacs] abbrev in text-mode, default fill-column in message-mode |  Amin Bandali | 2018-12-09 | 1 | -3/+4 |
* | [emacs/bbdb] disable bbdb tab completion in message-mode•••i already use company-bbdb. also, use bbdb-initialize instead of
bbdb-insinuate-*.
|  Amin Bandali | 2018-12-09 | 1 | -3/+4 |
* | [emacs/message] lower idle delay for company in message-mode |  Amin Bandali | 2018-12-09 | 1 | -2/+5 |
* | [emacs] adjust some load delays |  Amin Bandali | 2018-12-09 | 1 | -4/+4 |
* | [emacs] clean up old stuff•••remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch
configs
|  Amin Bandali | 2018-12-08 | 1 | -251/+0 |
* | [emacs] manually add bbdb into lisp/bbdb/ |  Amin Bandali | 2018-12-08 | 1 | -5/+15 |
* | [emacs/{gnus,message}] tweak posting and citation styles |  Amin Bandali | 2018-12-06 | 1 | -5/+15 |
* | update email |  Amin Bandali | 2018-12-06 | 1 | -4/+4 |
* | [emacs/eshell] clear with C-S-l instead of C-l |  Amin Bandali | 2018-12-05 | 1 | -4/+4 |
* | [emacs/evil] enable crossing lines |  Amin Bandali | 2018-12-04 | 1 | -1/+2 |
* | [emacs/eshell] various tweaks |  Amin Bandali | 2018-12-04 | 1 | -3/+9 |
* | [emacs] update 3 drones•••Update lib/doom-modeline to v0.9.1-1-ge466611
Update lib/slack to 53201bd
Update lib/unkillable-scratch to 1.0.0
|  Amin Bandali | 2018-12-04 | 1 | -0/+1 |
* | [emacs] switch from smart-mode-line to doom-{modeline,themes}•••doom-tomorrow-night is great and quite easy on the eyes
also, kudos and many thanks to Carlos Pita for his numerous useful
tips and enhancements for Org mode + doom-tomorrow-night
|  Amin Bandali | 2018-12-03 | 1 | -20/+47 |
* | [emacs] switch from shell-pop to shell-toggle•••for some reason, shell-pop wouldn’t save eshell history
|  Amin Bandali | 2018-12-03 | 1 | -8/+45 |
* | [emacs] add cpitclaudel's tangomod{,-dark} themes•••and amin/{dark,light} helpers to switch between them along with
corresponding sml mode-line theme
|  Amin Bandali | 2018-12-01 | 1 | -2/+34 |
* | [emacs/gnus] fix archive group |  Amin Bandali | 2018-11-26 | 1 | -1/+1 |
* | [emacs] tweak bindings a bit |  Amin Bandali | 2018-11-26 | 1 | -2/+4 |
* | [emacs/evil] touch up my mode state mappings•••also, use emacs state for ebdb-mode
|  Amin Bandali | 2018-11-24 | 1 | -5/+5 |
* | [emacs/evil] allow evil-integration, but don't use undo-tree-mode•••using evil-integration resolves issues like paren highlighting in
normal mode when cursor is 'on' the closing paren itself
|  Amin Bandali | 2018-11-22 | 1 | -12/+8 |
* | [emacs/magit] auto-expand unpulled and unpushed sections |  Amin Bandali | 2018-11-22 | 1 | -1/+3 |
* | [emacs] include non-ASCII counterparts in search results |  Amin Bandali | 2018-11-22 | 1 | -0/+13 |
* | [emacs/evil] unbind C-k (instead use C-S-k) and down-mouse-1•••- i prefer C-k to be kill-line and instead use C-S-k for
evil-insert-digraph
- unbind down-mouse-1 in evil-motion-state-map, which causes evil to
enter visual mode when clicking a link with mouse, for instance in a
help buffer
|  Amin Bandali | 2018-11-21 | 1 | -1/+8 |
* | [emacs] try out a custom message-cite-style instead of supercite |  Amin Bandali | 2018-11-21 | 1 | -2/+12 |
* | [emacs/magit] auto-expand unmerged into upstream and recent commits |  Amin Bandali | 2018-11-21 | 1 | -0/+1 |
* | [emacs] add a few window-related amin--leader-keys bindings |  Amin Bandali | 2018-11-19 | 1 | -0/+6 |
* | [emacs] display full date on slack messages |  Amin Bandali | 2018-11-19 | 1 | -0/+3 |
* | [emacs/gnus] reply to webmasters-comment on ThankCRMs |  Amin Bandali | 2018-11-19 | 1 | -0/+2 |
* | [emacs/supercite] use built-in sc-header-author-writes header style |  Amin Bandali | 2018-11-19 | 1 | -11/+23 |
* | [emacs] add evil-{nerd-commenter,surround} |  Amin Bandali | 2018-11-18 | 1 | -0/+21 |
* | [emacs] assimilate and add eshell-up, add eshell aliases file•••eshell aliases file based on
https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases
|  Amin Bandali | 2018-11-18 | 1 | -0/+7 |
* | [emacs] more binding customizations |  Amin Bandali | 2018-11-18 | 1 | -7/+27 |
* | [emacs] add general and evil{,-escape}, with *lots* of enhancements•••extremely happy with how this has turned out so far. after all, i may
be able to use and stick with evil.
|  Amin Bandali | 2018-11-18 | 1 | -61/+174 |
* | [emacs] got tired of seeing auto-revert errors on non-file buffers |  Amin Bandali | 2018-11-16 | 1 | -1/+1 |
* | [emacs] say hi and greetings for me :)•••also, i think i prefer no prefix to ">>>>> " for reference header
|  Amin Bandali | 2018-11-15 | 1 | -2/+4 |
* | [emacs] actually, enable the server (used by emacsclient from term) |  Amin Bandali | 2018-11-15 | 1 | -1/+1 |