| Commit message (Expand) | Author | Age | Files | Lines |
* | emacs: exwm: add bindings for switching, swapping, resizing windows |  Amin Bandali | 2019-09-06 | 1 | -0/+12 |
* | emacs: erc: make erc-track info visible when using minions |  Amin Bandali | 2019-09-06 | 1 | -0/+1 |
* | emacs: take solarized for a spin•••been so long :)
|  Amin Bandali | 2019-09-06 | 1 | -11/+33 |
* | emacs: update straight.el’s version file |  Amin Bandali | 2019-09-06 | 1 | -9/+18 |
* | emacs: add exwm-edit |  Amin Bandali | 2019-09-06 | 1 | -0/+4 |
* | emacs: exwm: add smooth-scrolling with C-p and C-n when in zathura |  Amin Bandali | 2019-09-06 | 1 | -5/+9 |
* | emacs: erc: remove my temporary fix for erc-lurker•••my patch landed on master yesterday:
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ff0f4c731231b03d73cc35de9e042d1fc1b75f4e
i’m currently back on emacs master so i don’t see any reasons for
keeping this around anymore.
|  Amin Bandali | 2019-09-06 | 1 | -74/+1 |
* | emacs,shell: start xfce4-notifyd until i fix eosd’s build |  Amin Bandali | 2019-09-06 | 1 | -0/+10 |
* | emacs: exwm: add C-c C-c and C-c C-u simulation keys for urxvt |  Amin Bandali | 2019-09-06 | 1 | -1/+2 |
* | emacs: better simulation keys for abrowser, fix s-N bindings |  Amin Bandali | 2019-09-06 | 1 | -3/+3 |
* | exwm: add local simulation keys for urxvt and abrowser•••note: it seems that some composite keys (e.g. C-S-w) don’t work when
pressing the caps that was remapped to ctrl using setxkbmap or xmodmap
|  Amin Bandali | 2019-09-06 | 1 | -0/+17 |
* | emacs: refresh exwm systemtray after changing theme•••(to have the tray’s background colour match the theme’s)
|  Amin Bandali | 2019-09-06 | 1 | -2/+4 |
* | emacs: try out dmenu, report some bugs•••- Duplicated entries:
https://github.com/lujun9972/el-dmenu/issues/7
- Be smarter about saving history
https://github.com/lujun9972/el-dmenu/issues/8
TODO: remove setting dmenu-history-size to 0 once the bug is fixed
|  Amin Bandali | 2019-09-06 | 1 | -5/+10 |
* | emacs: revamp/rearrange exwm config |  Amin Bandali | 2019-09-06 | 1 | -149/+115 |
* | emacs: ebdb: use :demand instead of require, disable mua popup |  Amin Bandali | 2019-09-06 | 1 | -6/+4 |
* | emacs: remove delight and simply use minions |  Amin Bandali | 2019-09-05 | 1 | -19/+7 |
* | emacs: exwm: rearrange and enable some bindings |  Amin Bandali | 2019-09-05 | 1 | -85/+54 |
* | emacs: various exwm tweaks•••TODO: fix/improve key bindings
|  Amin Bandali | 2019-09-05 | 1 | -58/+71 |
* | emacs: :demand time and battery |  Amin Bandali | 2019-09-05 | 1 | -0/+2 |
* | emacs: exwm: don’t hardcode 10 for s-N bindings, use # of workspaces |  Amin Bandali | 2019-09-05 | 1 | -2/+1 |
* | emacs: ibuffer: show longer buffer names, add exwm filter group |  Amin Bandali | 2019-09-05 | 1 | -4/+5 |
* | emacs: battery: remove %b, sml uses colour codes to differentiate |  Amin Bandali | 2019-09-05 | 1 | -1/+1 |
* | emacs: display time and battery in mode-line |  Amin Bandali | 2019-09-05 | 1 | -9/+11 |
* | switch to exwm |  Amin Bandali | 2019-09-05 | 1 | -32/+83 |
* | emacs: magit: set magit-diff-refine-hunk |  Amin Bandali | 2019-09-05 | 1 | -1/+3 |
* | emacs: untabify init.el |  Amin Bandali | 2019-09-04 | 1 | -4/+4 |
* | emacs: update packages, experiment with doom-modeline a bit•••also disable multi-term (haven’t really been using it)
|  Amin Bandali | 2019-09-04 | 2 | -9/+16 |
* | emacs: improve init-related messages |  Amin Bandali | 2019-09-03 | 1 | -7/+14 |
* | emacs: fix overlapping crux and counsel bindings |  Amin Bandali | 2019-09-03 | 1 | -3/+3 |
* | emacs: improve tex-mode list workflows•••type ‘o’ followed by space for enumerate (ordered list), and ‘u’
folloewd by space for itemize (unordered list); insert new \item with
M-RET
|  Amin Bandali | 2019-09-03 | 5 | -17/+5 |
* | emacs: update packages |  Amin Bandali | 2019-09-03 | 1 | -6/+6 |
* | emacs: remove newlines around message-elide-ellipsis’s [...] |  Amin Bandali | 2019-09-02 | 1 | -1/+2 |
* | emacs: customize mm-uu-diff-groups-regexp for diff highlighting•••i had stumbled upon this by accident a while ago, while using the
gnu.* prefix for my group names
|  Amin Bandali | 2019-09-02 | 1 | -0/+5 |
* | emacs: add note for gnus-article-treat-patch and white backgrounds |  Amin Bandali | 2019-09-02 | 1 | -0/+2 |
* | emacs: add back my last exwm config, disabled for now |  Amin Bandali | 2019-09-02 | 1 | -0/+170 |
* | emacs: don’t set initial-major-mode to text-mode•••lisp-interaction-mode is fine. i do recall, however, that at some
point *scratch* used fundamental-mode though; not sure.
|  Amin Bandali | 2019-09-02 | 1 | -1/+1 |
* | gnus-article-treat-patch.el: update from upstream•••Frank kindly added a license header so we all could use
gnus-article-treat-patch.el in freedom :)
https://www.0x50.de/fterbeck/emacs/commit/1f96ab989980287bd2c5e8b02e1a2be57dcef7de
|  Amin Bandali | 2019-09-02 | 1 | -4/+20 |
* | emacs: update packages |  Amin Bandali | 2019-09-02 | 1 | -5/+5 |
* | emacs: ebdb: just set ebdb-gnus-window-size |  Amin Bandali | 2019-09-01 | 1 | -7/+1 |
* | emacs: tweak some bindings |  Amin Bandali | 2019-09-01 | 1 | -3/+9 |
* | emacs: theme: forgot to uncomment load-theme for the dark theme |  Amin Bandali | 2019-08-31 | 1 | -1/+1 |
* | emacs: change footnote prefix from "C-c f" to "C-c f n" |  Amin Bandali | 2019-08-31 | 1 | -2/+2 |
* | emacs: fix typos, add no-littering version, update my znc.el fork•••znc.el update for supressing (require 'cl) deprecation warning
|  Amin Bandali | 2019-08-31 | 2 | -4/+4 |
* | emacs: gnus: more granular thread sorting |  Amin Bandali | 2019-08-31 | 1 | -1/+5 |
* | emacs: add gnus-article-treat-patch (leave it disabled)•••TODO: figure out why it adds a whole bunch of blank lines to the top
|  Amin Bandali | 2019-08-31 | 2 | -0/+457 |
* | emacs: remove znc.el subproject now that i'm back on straight.el |  Amin Bandali | 2019-08-31 | 1 | -0/+0 |
* | emacs: rearrange and regroup early init settings a bit |  Amin Bandali | 2019-08-31 | 1 | -160/+185 |
* | emacs: use no-littering |  Amin Bandali | 2019-08-31 | 1 | -53/+17 |
* | emacs,gnupg: do pinentry outside emacs |  Amin Bandali | 2019-08-31 | 1 | -19/+1 |
* | emacs: adapt use-package-font-lock-keywords for use-feature |  Amin Bandali | 2019-08-31 | 1 | -0/+9 |