| Commit message (Expand) | Author | Age | Files | Lines |
* | * .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA). |  Amin Bandali | 2022-08-27 | 1 | -1/+0 |
* | * .emacs.d/init.el: Drop most `startup' customizations. |  Amin Bandali | 2022-08-03 | 1 | -15/+1 |
* | Update/shorten various custom Emacs bindings |  Amin Bandali | 2022-08-03 | 1 | -5/+5 |
* | * .emacs.d/init.el (b/invert-default-face): Only invert the faces for the (se... |  Amin Bandali | 2022-05-23 | 1 | -3/+2 |
* | * .emacs.d/init.el: Fix logic for loading display-fill-column-indicator. |  Amin Bandali | 2022-05-22 | 1 | -5/+4 |
* | * .emacs.d/init.el: Cleanups and fixes throughout. |  Amin Bandali | 2022-05-20 | 1 | -311/+236 |
* | * .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'. |  Amin Bandali | 2022-05-19 | 1 | -1/+3 |
* | * .emacs.d/init.el: Scroll conservatively and don't recenter point. |  Amin Bandali | 2022-05-19 | 1 | -0/+1 |
* | Import cmake-mode.el and add cmake-font-lock submodule•••* .emacs.d/init.el: require cmake-mode and cmake-font-lock.
* .emacs.d/lisp/cmake-mode.el: Import from upstream cmake repo as of
https://gitlab.kitware.com/cmake/cmake/-/blob/9daa244e9904e3d80afa149c927a01413e2a6cd0/Auxiliary/cmake-mode.el
into .emacs.d/lisp/ under the 3-clause BSD license.
|  Amin Bandali | 2022-05-19 | 1 | -0/+6 |
* | Add ffs (form feed slides) mode for GNU Emacs•••This is what I used for preparing and presenting my LibrePlanet 2022
talk, 'The Net beyond the web' back in March. :)
|  Amin Bandali | 2022-05-19 | 1 | -0/+15 |
* | * .emacs.d/init.el: Small cleanups. |  Amin Bandali | 2022-05-19 | 1 | -24/+7 |
* | Rewrite `b/*scratch*' function in init file•••* .emacs.d/init.el (b/*scratch*): Rewrite to use the new
`get-scratch-buffer-create' function in emacs.git master branch if
available, otherwise use the old `startup--get-buffer-create-scratch'.
|  Amin Bandali | 2022-05-19 | 1 | -5/+4 |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. |  Amin Bandali | 2022-05-19 | 1 | -98/+73 |
* | * .emacs.d/init.el: Add 'b/invert-default-face' as a simple light/dark theme ... |  Amin Bandali | 2022-05-19 | 1 | -0/+7 |
* | * .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced mode-l...•••Though this seems to have thankfully been reversed again upstream
in 2001ae5898a1e48cae5b138828190ac2cba39b40, I'm keeping this in my
init file for now.
|  Amin Bandali | 2022-05-19 | 1 | -1/+3 |
* | * .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'. |  Amin Bandali | 2022-05-19 | 1 | -4/+6 |
* | * .emacs.d/init.el: Add some i3-like windmove bindings. |  Amin Bandali | 2022-05-19 | 1 | -0/+8 |
* | * .emacs.d/init.el: Extend zoneinfo-style-world-list. |  Amin Bandali | 2022-05-19 | 1 | -1/+6 |
* | * .emacs.d/init.el: Disable package version pinning for now. |  Amin Bandali | 2022-05-19 | 1 | -13/+13 |
* | emacs: update package versions, ditch orgalist, remove deprecated commented p... |  Amin Bandali | 2021-10-18 | 1 | -25/+16 |
* | several uncommitted changes |  Amin Bandali | 2021-10-17 | 1 | -5/+13 |
* | emacs: tweak mode-line look |  Amin Bandali | 2021-05-18 | 1 | -4/+5 |
* | small mail-related tweaks |  Amin Bandali | 2021-05-16 | 1 | -1/+4 |
* | add lisp/bandali-po.el with customizations for po-mode |  Amin Bandali | 2021-05-15 | 1 | -0/+3 |
* | bind "C-c f p" to find-file-at-point |  Amin Bandali | 2021-05-15 | 1 | -0/+1 |
* | various small email-related tweaks |  Amin Bandali | 2021-05-15 | 1 | -1/+1 |
* | experiment with using the default emacs completion system |  Amin Bandali | 2021-05-15 | 1 | -10/+14 |
* | remove some long-unused vestigial bits and pieces |  Amin Bandali | 2021-05-15 | 1 | -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 Bandali | 2021-05-15 | 1 | -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 Bandali | 2021-05-15 | 1 | -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 Bandali | 2021-04-11 | 1 | -1/+1 |
* | Customize mode-line faces only in graphical environments |  Amin Bandali | 2021-04-07 | 1 | -9/+10 |
* | Many uncommitted changes |  Amin Bandali | 2021-03-13 | 1 | -140/+127 |
* | A few accumulated changes |  Amin Bandali | 2020-11-22 | 1 | -3/+31 |
* | Remove (unused) magit config |  Amin Bandali | 2020-11-22 | 1 | -2/+0 |
* | Remove ivy, related packages, and my configs for it |  Amin Bandali | 2020-11-22 | 1 | -14/+1 |
* | A few small uncommitted changes |  Amin Bandali | 2020-10-20 | 1 | -1/+1 |
* | Some adaptations for my current EXWM setup |  Amin Bandali | 2020-10-12 | 1 | -10/+0 |
* | Switch to EXWM•••(langa runs Parabola GNU/Linux-libre)
|  Amin Bandali | 2020-10-12 | 1 | -6/+8 |
* | Add expand-region to `package-load-list' |  Amin Bandali | 2020-10-07 | 1 | -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 Bandali | 2020-10-05 | 1 | -0/+1031 |
* | move emacs files from .emacs.d to .•••this repository's root will be ~/.emacs.d (again) from now on
|  Amin Bandali | 2020-04-11 | 1 | -2557/+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 | 1 | -2/+3 |
* | 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 |