summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* experiment with using the default emacs completion systemAmin Bandali2021-05-151-10/+14
* remove some long-unused vestigial bits and piecesAmin Bandali2021-05-151-46/+0
* migrate from msmtp (external) to emacs's own smtpmail•••todo: see if it's possible to pin cert fingerprints as with msmtp Amin Bandali2021-05-151-5/+0
* migrate from ebdb to a simple ~/.mailrc•••also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode. Amin Bandali2021-05-151-3/+1
* Update ERC setup•••I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years. Amin Bandali2021-04-111-1/+1
* Customize mode-line faces only in graphical environmentsAmin Bandali2021-04-071-9/+10
* Many uncommitted changesAmin Bandali2021-03-131-140/+127
* A few accumulated changesAmin Bandali2020-11-221-3/+31
* Remove (unused) magit configAmin Bandali2020-11-221-2/+0
* Remove ivy, related packages, and my configs for itAmin Bandali2020-11-221-14/+1
* A few small uncommitted changesAmin Bandali2020-10-201-1/+1
* Some adaptations for my current EXWM setupAmin Bandali2020-10-121-10/+0
* Switch to EXWM•••(langa runs Parabola GNU/Linux-libre) Amin Bandali2020-10-121-6/+8
* Add expand-region to `package-load-list'Amin Bandali2020-10-071-0/+1
* 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 Bandali2020-10-051-0/+1031
* move emacs files from .emacs.d to .•••this repository's root will be ~/.emacs.d (again) from now on Amin Bandali2020-04-111-2557/+0
* emacs/eshell: restore mistakenly deleted custom eshell promptAmin Bandali2020-04-111-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 Bandali2020-04-111-238/+2
* emacs: try setting a smaller gc-cons-threshold initially•••doesn't seem to have an adverse effect on emacs-init-time Amin Bandali2020-04-101-1/+1
* scattered updatesAmin Bandali2020-03-311-2/+3
* guix,getmail,emacs: update username and mail addressAmin Bandali2020-03-231-2/+2
* emacs: erc: remove moznet; ripAmin Bandali2020-03-191-2/+0
* update gnu addressAmin Bandali2020-03-191-7/+7
* msmtp: update fp tls fingerprint, emacs: minor tweaksAmin Bandali2020-03-131-6/+5
* emacs: add current exwm workspace number to mode-lineAmin Bandali2020-03-131-1/+10
* emacs: add binding for guix-patches debbugsAmin Bandali2020-02-061-4/+9
* emacs: use emacs's own mhtml-mode rather than web-mode, disable typoAmin Bandali2020-02-061-10/+9
* emacs: add binding for eww, and only use typo-mode in web-modeAmin Bandali2020-02-011-2/+2
* emacs: time: drop comma between day and hour in display-time-formatAmin Bandali2020-01-291-1/+1
* 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 Bandali2020-01-271-0/+2
* emacs: tweak some bindingsAmin Bandali2020-01-271-4/+4
* emacs: set eww-download-directory to $XDG_DOWNLOAD_DIRAmin Bandali2020-01-271-1/+7
* emacs: exwm: i use icecat nowAmin Bandali2020-01-261-1/+1
* emacs: make my theme change functions more robust•••only call sml/apply-theme if smart-mode-line is available Amin Bandali2020-01-261-2/+4
* exwm: swap out amixer for pamixer, at least for the time beingAmin Bandali2020-01-261-3/+3
* switch to exwm on chamanAmin Bandali2020-01-251-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 Bandali2020-01-231-3/+8
* emacs: add back my znc fork•••emacs-znc-git is from my guix-mab channel Amin Bandali2020-01-231-16/+15
* emacs: gnus: update csc signature•••i'm sysadmin this term Amin Bandali2020-01-211-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 Bandali2020-01-211-1/+1
* emacs: use custom function for killing current bufferAmin Bandali2020-01-211-1/+7
* emacs: erc: enable smiley moduleAmin Bandali2020-01-211-0/+1
* emacs: gnus: add Organization: GNU when sending from gnu addressAmin Bandali2020-01-211-0/+2
* update gnu addressAmin Bandali2020-01-211-6/+6
* update urlAmin Bandali2020-01-211-1/+1
* emacs,gnupg: use emacs for pinentry againAmin Bandali2020-01-081-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 Bandali2020-01-081-261/+168
* emacs: typo: disable for git-commit-modeAmin Bandali2020-01-051-1/+1
* emacs: display-time-mode: show gnus’s icon instead of "Mail"Amin Bandali2020-01-051-1/+3
* emacs: add binding for debbugs-gnu-bugs to jump to a bug given its #Amin Bandali2020-01-041-0/+1