summaryrefslogtreecommitdiffstats
path: root/.emacs.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove some vestigial stuffAmin Bandali2020-10-063-137/+0
|
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-0550-0/+3509
| | | | | | 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/.
* move emacs files from .emacs.d to .Amin Bandali2020-04-1133-3708/+0
| | | | this repository's root will be ~/.emacs.d (again) from now on
* emacs/eshell: restore mistakenly deleted custom eshell promptAmin Bandali2020-04-111-0/+15
|
* emacs: delete many unused and/or disabled packagesAmin Bandali2020-04-111-238/+2
| | | | | | | | | 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
* emacs: try setting a smaller gc-cons-threshold initiallyAmin Bandali2020-04-101-1/+1
| | | | doesn't seem to have an adverse effect on emacs-init-time
* scattered updatesAmin Bandali2020-03-313-11/+12
|
* 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: bump year in thankgnu yasnippetsAmin Bandali2020-01-292-2/+2
|
* emacs: yasnippet: add some more convenience snippets for latex-modeAmin Bandali2020-01-295-0/+25
|
* emacs: smart-mode-line: don't make fixed-width fillsAmin Bandali2020-01-271-0/+2
| | | | | | | 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
* 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 robustAmin Bandali2020-01-261-2/+4
| | | | only call sml/apply-theme if smart-mode-line is available
* 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-version0Amin Bandali2020-01-231-3/+8
| | | | | | - 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
* emacs: add back my znc forkAmin Bandali2020-01-231-16/+15
| | | | emacs-znc-git is from my guix-mab channel
* update some more bandali references to mabAmin Bandali2020-01-231-8/+8
|
* emacs: gnus: update csc signatureAmin Bandali2020-01-211-1/+1
| | | | i'm sysadmin this term
* emacs: magit: looks for repos in direct subdirs of ~/src/git/ tooAmin Bandali2020-01-211-1/+1
| | | | e.g. ~/src/git/emacs/emacs-27 will now be discovered
* 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 guixAmin Bandali2020-01-081-261/+168
| | | | | | | | | TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork)
* 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
|
* emacs: update packages, disable orgalist again temporarilyAmin Bandali2020-01-042-20/+22
|
* emacs: update custom.elAmin Bandali2020-01-011-59/+116
|
* update site urlAmin Bandali2020-01-011-1/+1
|
* emacs: update packages, add back orgalistAmin Bandali2019-12-312-12/+11
| | | | | finally fixed: https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00439.html
* emacs: update packages and add back typo.elAmin Bandali2019-12-292-7/+6
|
* emacs: use alloy-mode for dsh (DASH) files as wellAmin Bandali2019-12-281-1/+1
|
* emacs: update packagesAmin Bandali2019-12-281-21/+21
| | | | emacs: update packages
* emacs: gnus: set :extend t for the mm-uu-extract faceAmin Bandali2019-12-251-0/+2
| | | | used by message-mark-inserted-region
* emacs: minor updatesAmin Bandali2019-12-251-9/+4
|
* emacs: gnus: add libreplanet.org list regexpAmin Bandali2019-12-251-0/+2
|