| Commit message (Expand) | Author | Age | Files | Lines |
* | Many uncommitted changes |  Amin Bandali | 2021-03-13 | 10 | -316/+253 |
* | Upgrade exwm-edit |  Amin Bandali | 2021-01-02 | 1 | -0/+0 |
* | Use my own newline & reformat function for M-RET in message |  Amin Bandali | 2020-11-22 | 1 | -0/+15 |
* | A few accumulated changes |  Amin Bandali | 2020-11-22 | 4 | -15/+47 |
* | Remove (unused) magit config |  Amin Bandali | 2020-11-22 | 2 | -72/+0 |
* | Remove ivy, related packages, and my configs for it |  Amin Bandali | 2020-11-22 | 5 | -89/+1 |
* | A few small uncommitted changes |  Amin Bandali | 2020-10-20 | 4 | -3/+8 |
* | Small EXWM tweaks•••* .emacs.d/lisp/bandali-exwm.el: bump `exwm-workspace-number' to 10,
check for Iceweasel in addition to IceCat.
|  Amin Bandali | 2020-10-13 | 1 | -2/+2 |
* | Some adaptations for my current EXWM setup |  Amin Bandali | 2020-10-12 | 2 | -14/+13 |
* | * .emacs.d/lisp/bandali-ivy.el: Disable ido-mode when starting ivy |  Amin Bandali | 2020-10-12 | 1 | -0/+1 |
* | Switch to EXWM•••(langa runs Parabola GNU/Linux-libre)
|  Amin Bandali | 2020-10-12 | 8 | -207/+192 |
* | Add expand-region to `package-load-list' |  Amin Bandali | 2020-10-07 | 1 | -0/+1 |
* | * .emacs.d/lisp/bandali-erc.el: Tweak pals |  Amin Bandali | 2020-10-07 | 1 | -3/+5 |
* | Remove some vestigial stuff |  Amin Bandali | 2020-10-06 | 3 | -137/+0 |
* | Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other
non-Emacs pieces of software. The repository itself will be located
at ~/ rather than ~/.emacs.d/.
|  Amin Bandali | 2020-10-05 | 50 | -0/+3509 |
* | move emacs files from .emacs.d to .•••this repository's root will be ~/.emacs.d (again) from now on
|  Amin Bandali | 2020-04-11 | 33 | -3708/+0 |
* | emacs/eshell: restore mistakenly deleted custom eshell prompt |  Amin Bandali | 2020-04-11 | 1 | -0/+15 |
* | emacs: delete many unused and/or disabled packages•••including:
- exec-path-from-shell: does not seem necessary anymore
- web-mode: i use the built-in mhtml-mode now
- java-related things
- bbdb: i've been using ebdb and happy with it
|  Amin Bandali | 2020-04-11 | 1 | -238/+2 |
* | emacs: try setting a smaller gc-cons-threshold initially•••doesn't seem to have an adverse effect on emacs-init-time
|  Amin Bandali | 2020-04-10 | 1 | -1/+1 |
* | scattered updates |  Amin Bandali | 2020-03-31 | 3 | -11/+12 |
* | guix,getmail,emacs: update username and mail address |  Amin Bandali | 2020-03-23 | 1 | -2/+2 |
* | emacs: erc: remove moznet; rip |  Amin Bandali | 2020-03-19 | 1 | -2/+0 |
* | update gnu address |  Amin Bandali | 2020-03-19 | 1 | -7/+7 |
* | msmtp: update fp tls fingerprint, emacs: minor tweaks |  Amin Bandali | 2020-03-13 | 1 | -6/+5 |
* | emacs: add current exwm workspace number to mode-line |  Amin Bandali | 2020-03-13 | 1 | -1/+10 |
* | emacs: add binding for guix-patches debbugs |  Amin Bandali | 2020-02-06 | 1 | -4/+9 |
* | emacs: use emacs's own mhtml-mode rather than web-mode, disable typo |  Amin Bandali | 2020-02-06 | 1 | -10/+9 |
* | emacs: add binding for eww, and only use typo-mode in web-mode |  Amin Bandali | 2020-02-01 | 1 | -2/+2 |
* | emacs: time: drop comma between day and hour in display-time-format |  Amin Bandali | 2020-01-29 | 1 | -1/+1 |
* | emacs: bump year in thankgnu yasnippets |  Amin Bandali | 2020-01-29 | 2 | -2/+2 |
* | emacs: yasnippet: add some more convenience snippets for latex-mode |  Amin Bandali | 2020-01-29 | 5 | -0/+25 |
* | emacs: smart-mode-line: don't make fixed-width fills•••this bothered me forever. it's *super* annoying on low-resolution
screens, especially with horizontal splits (side by side) where the
effective width of the mode-line for each window is considerably
smaller than the display's width
|  Amin Bandali | 2020-01-27 | 1 | -0/+2 |
* | emacs: tweak some bindings |  Amin Bandali | 2020-01-27 | 1 | -4/+4 |
* | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR |  Amin Bandali | 2020-01-27 | 1 | -1/+7 |
* | emacs: exwm: i use icecat now |  Amin Bandali | 2020-01-26 | 1 | -1/+1 |
* | emacs: make my theme change functions more robust•••only call sml/apply-theme if smart-mode-line is available
|  Amin Bandali | 2020-01-26 | 1 | -2/+4 |
* | exwm: swap out amixer for pamixer, at least for the time being |  Amin Bandali | 2020-01-26 | 1 | -3/+3 |
* | switch to exwm on chaman |  Amin Bandali | 2020-01-25 | 1 | -1/+1 |
* | emacs: improve compat for (version< "27" emacs-version0•••- eshell: it seems that eshell-hist-mode-map is new in 27
- mm-uu: :extend is new in 27. trying to use it pre 27 causes severe
breakage of ERC among other things
|  Amin Bandali | 2020-01-23 | 1 | -3/+8 |
* | emacs: add back my znc fork•••emacs-znc-git is from my guix-mab channel
|  Amin Bandali | 2020-01-23 | 1 | -16/+15 |
* | update some more bandali references to mab |  Amin Bandali | 2020-01-23 | 1 | -8/+8 |
* | emacs: gnus: update csc signature•••i'm sysadmin this term
|  Amin Bandali | 2020-01-21 | 1 | -1/+1 |
* | emacs: magit: looks for repos in direct subdirs of ~/src/git/ too•••e.g. ~/src/git/emacs/emacs-27 will now be discovered
|  Amin Bandali | 2020-01-21 | 1 | -1/+1 |
* | emacs: use custom function for killing current buffer |  Amin Bandali | 2020-01-21 | 1 | -1/+7 |
* | emacs: erc: enable smiley module |  Amin Bandali | 2020-01-21 | 1 | -0/+1 |
* | emacs: gnus: add Organization: GNU when sending from gnu address |  Amin Bandali | 2020-01-21 | 1 | -0/+2 |
* | update gnu address |  Amin Bandali | 2020-01-21 | 1 | -6/+6 |
* | update url |  Amin Bandali | 2020-01-21 | 1 | -1/+1 |
* | emacs,gnupg: use emacs for pinentry again |  Amin Bandali | 2020-01-08 | 1 | -0/+14 |
* | 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 |