Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | small mail-related tweaks | 2021-05-16 | 1 | -1/+4 | ||
| | ||||||
* | add lisp/bandali-po.el with customizations for po-mode | 2021-05-15 | 1 | -0/+3 | ||
| | ||||||
* | bind "C-c f p" to find-file-at-point | 2021-05-15 | 1 | -0/+1 | ||
| | ||||||
* | various small email-related tweaks | 2021-05-15 | 1 | -1/+1 | ||
| | ||||||
* | experiment with using the default emacs completion system | 2021-05-15 | 1 | -10/+14 | ||
| | ||||||
* | remove some long-unused vestigial bits and pieces | 2021-05-15 | 1 | -46/+0 | ||
| | ||||||
* | migrate from msmtp (external) to emacs's own smtpmail | 2021-05-15 | 1 | -5/+0 | ||
| | | | | todo: see if it's possible to pin cert fingerprints as with msmtp | |||||
* | migrate from ebdb to a simple ~/.mailrc | 2021-05-15 | 1 | -3/+1 | ||
| | | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode. | |||||
* | Update ERC setup | 2021-04-11 | 1 | -1/+1 | ||
| | | | | | | | I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years. | |||||
* | Customize mode-line faces only in graphical environments | 2021-04-07 | 1 | -9/+10 | ||
| | ||||||
* | Many uncommitted changes | 2021-03-13 | 1 | -140/+127 | ||
| | ||||||
* | A few accumulated changes | 2020-11-22 | 1 | -3/+31 | ||
| | ||||||
* | Remove (unused) magit config | 2020-11-22 | 1 | -2/+0 | ||
| | ||||||
* | Remove ivy, related packages, and my configs for it | 2020-11-22 | 1 | -14/+1 | ||
| | ||||||
* | A few small uncommitted changes | 2020-10-20 | 1 | -1/+1 | ||
| | ||||||
* | Some adaptations for my current EXWM setup | 2020-10-12 | 1 | -10/+0 | ||
| | ||||||
* | Switch to EXWM | 2020-10-12 | 1 | -6/+8 | ||
| | | | | (langa runs Parabola GNU/Linux-libre) | |||||
* | Add expand-region to `package-load-list' | 2020-10-07 | 1 | -0/+1 | ||
| | ||||||
* | Move GNU Emacs configs from ./ into .emacs.d/ | 2020-10-05 | 1 | -0/+1031 | ||
| | | | | | | 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 . | 2020-04-11 | 1 | -2557/+0 | ||
| | | | | this repository's root will be ~/.emacs.d (again) from now on | |||||
* | emacs/eshell: restore mistakenly deleted custom eshell prompt | 2020-04-11 | 1 | -0/+15 | ||
| | ||||||
* | emacs: delete many unused and/or disabled packages | 2020-04-11 | 1 | -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 initially | 2020-04-10 | 1 | -1/+1 | ||
| | | | | doesn't seem to have an adverse effect on emacs-init-time | |||||
* | scattered updates | 2020-03-31 | 1 | -2/+3 | ||
| | ||||||
* | guix,getmail,emacs: update username and mail address | 2020-03-23 | 1 | -2/+2 | ||
| | ||||||
* | emacs: erc: remove moznet; rip | 2020-03-19 | 1 | -2/+0 | ||
| | ||||||
* | update gnu address | 2020-03-19 | 1 | -7/+7 | ||
| | ||||||
* | msmtp: update fp tls fingerprint, emacs: minor tweaks | 2020-03-13 | 1 | -6/+5 | ||
| | ||||||
* | emacs: add current exwm workspace number to mode-line | 2020-03-13 | 1 | -1/+10 | ||
| | ||||||
* | emacs: add binding for guix-patches debbugs | 2020-02-06 | 1 | -4/+9 | ||
| | ||||||
* | emacs: use emacs's own mhtml-mode rather than web-mode, disable typo | 2020-02-06 | 1 | -10/+9 | ||
| | ||||||
* | emacs: add binding for eww, and only use typo-mode in web-mode | 2020-02-01 | 1 | -2/+2 | ||
| | ||||||
* | emacs: time: drop comma between day and hour in display-time-format | 2020-01-29 | 1 | -1/+1 | ||
| | ||||||
* | emacs: smart-mode-line: don't make fixed-width fills | 2020-01-27 | 1 | -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 bindings | 2020-01-27 | 1 | -4/+4 | ||
| | ||||||
* | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR | 2020-01-27 | 1 | -1/+7 | ||
| | ||||||
* | emacs: exwm: i use icecat now | 2020-01-26 | 1 | -1/+1 | ||
| | ||||||
* | emacs: make my theme change functions more robust | 2020-01-26 | 1 | -2/+4 | ||
| | | | | only call sml/apply-theme if smart-mode-line is available | |||||
* | exwm: swap out amixer for pamixer, at least for the time being | 2020-01-26 | 1 | -3/+3 | ||
| | ||||||
* | switch to exwm on chaman | 2020-01-25 | 1 | -1/+1 | ||
| | ||||||
* | emacs: improve compat for (version< "27" emacs-version0 | 2020-01-23 | 1 | -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 fork | 2020-01-23 | 1 | -16/+15 | ||
| | | | | emacs-znc-git is from my guix-mab channel | |||||
* | emacs: gnus: update csc signature | 2020-01-21 | 1 | -1/+1 | ||
| | | | | i'm sysadmin this term | |||||
* | emacs: magit: looks for repos in direct subdirs of ~/src/git/ too | 2020-01-21 | 1 | -1/+1 | ||
| | | | | e.g. ~/src/git/emacs/emacs-27 will now be discovered | |||||
* | emacs: use custom function for killing current buffer | 2020-01-21 | 1 | -1/+7 | ||
| | ||||||
* | emacs: erc: enable smiley module | 2020-01-21 | 1 | -0/+1 | ||
| | ||||||
* | emacs: gnus: add Organization: GNU when sending from gnu address | 2020-01-21 | 1 | -0/+2 | ||
| | ||||||
* | update gnu address | 2020-01-21 | 1 | -6/+6 | ||
| | ||||||
* | update url | 2020-01-21 | 1 | -1/+1 | ||
| | ||||||
* | emacs,gnupg: use emacs for pinentry again | 2020-01-08 | 1 | -0/+14 | ||
| |