summaryrefslogtreecommitdiffstats
path: root/.gitmodules (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-19Improve usability of rofi-light and rofi-pamixer wrappersAmin Bandali2-2/+2
2022-05-19Small keyboard-related profile updates/fixesAmin Bandali3-17/+18
2022-05-19Add Gnus and mbsync configurations for @kelar.org emailAmin Bandali5-11/+59
2022-05-19* .emacs.d/init.el: Scroll conservatively and don't recenter point.Amin Bandali1-0/+1
2022-05-19* .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add ↵Amin Bandali1-1/+1
@kelar.org address.
2022-05-19Import cmake-mode.el and add cmake-font-lock submoduleAmin Bandali4-0/+504
* .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.
2022-05-19Add ffs (form feed slides) mode for GNU EmacsAmin Bandali4-0/+729
This is what I used for preparing and presenting my LibrePlanet 2022 talk, 'The Net beyond the web' back in March. :)
2022-05-19* .emacs.d/init.el: Small cleanups.Amin Bandali1-24/+7
2022-05-19Rewrite `b/*scratch*' function in init fileAmin Bandali1-5/+4
* .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'.
2022-05-19Drop `csetq' macro and use good old `setq' and `setq-default'.Amin Bandali9-345/+326
2022-05-19* .Xresources.d/emacs: Clean up old commented entries.Amin Bandali1-22/+6
2022-05-19Customize my tridactyl theme, and add and use light variantAmin Bandali3-10/+188