| Commit message (Expand) | Author | Files | Lines |
2022-05-20 | * .emacs.d/init.el: Cleanups and fixes throughout. |  Amin Bandali | 1 | -311/+236 |
2022-05-19 | * .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'. |  Amin Bandali | 1 | -1/+3 |
2022-05-19 | Improve usability of rofi-light and rofi-pamixer wrappers |  Amin Bandali | 2 | -2/+2 |
2022-05-19 | Small keyboard-related profile updates/fixes |  Amin Bandali | 3 | -17/+18 |
2022-05-19 | Add Gnus and mbsync configurations for @kelar.org email |  Amin Bandali | 5 | -11/+59 |
2022-05-19 | * .emacs.d/init.el: Scroll conservatively and don't recenter point. |  Amin Bandali | 1 | -0/+1 |
2022-05-19 | * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add @kelar.... |  Amin Bandali | 1 | -1/+1 |
2022-05-19 | 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 | 4 | -0/+504 |
2022-05-19 | 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 | 4 | -0/+729 |
2022-05-19 | * .emacs.d/init.el: Small cleanups. |  Amin Bandali | 1 | -24/+7 |
2022-05-19 | 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 | 1 | -5/+4 |
2022-05-19 | Drop `csetq' macro and use good old `setq' and `setq-default'. |  Amin Bandali | 9 | -345/+326 |
2022-05-19 | * .Xresources.d/emacs: Clean up old commented entries. |  Amin Bandali | 1 | -22/+6 |
2022-05-19 | Customize my tridactyl theme, and add and use light variant |  Amin Bandali | 3 | -10/+188 |