Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few Emacs initialization customizations | 2024-03-30 | 1 | -1/+26 | |
| | |||||
* | Update user-email-address and drop some long-unused things | 2024-03-16 | 1 | -51/+2 | |
| | |||||
* | Don't enable global-prettify-symbols-mode for prog-mode | 2024-02-24 | 1 | -2/+2 | |
| | |||||
* | Drop boxquote from init.el | 2023-12-23 | 1 | -29/+0 | |
| | | | | I haven't really used it much at all as of late. | ||||
* | Various updates from adelita | 2023-10-26 | 1 | -0/+51 | |
| | |||||
* | Some Gnus tweaks | 2023-09-13 | 1 | -0/+2 | |
| | |||||
* | Drop some unused bits from init file | 2023-09-13 | 1 | -13/+1 | |
| | |||||
* | Actually, drop the whole thing; I'd like to see compilation always | 2023-09-13 | 1 | -31/+0 | |
| | |||||
* | Port compilation hiding advice to advice-add, but disable it | 2023-09-13 | 1 | -8/+17 | |
| | |||||
* | * .emacs.d/init.el: Require a few more Debian things. | 2023-02-20 | 1 | -1/+13 | |
| | |||||
* | Add debian-el | 2023-01-17 | 1 | -0/+3 | |
| | | | | Contains helpers specific to Debian users. | ||||
* | Add dpkg-dev-el | 2023-01-16 | 1 | -0/+5 | |
| | | | | Contains useful utilities for working on Debian packages. | ||||
* | * .emacs.d/init.el: Use "Sahel WOL" for Persian text. | 2023-01-16 | 1 | -1/+1 | |
| | |||||
* | Clean up the system volume in mode-line display code | 2023-01-09 | 1 | -42/+48 | |
| | |||||
* | * .emacs.d/init.el: Show system volumes in mode-line. | 2023-01-08 | 1 | -0/+55 | |
| | | | | | Uses pamixer to get or set the output (speakers or headphones) and input (microphone) volumes. | ||||
* | * .emacs.d/init.el: Update mode-line time and battery format. | 2023-01-03 | 1 | -2/+2 | |
| | |||||
* | Prevent bad interaction between EXWM and winner-mode | 2022-12-27 | 1 | -1/+13 | |
| | |||||
* | A few tiny tweaks | 2022-12-27 | 1 | -2/+1 | |
| | |||||
* | Run EXWM on langa too | 2022-12-27 | 1 | -1/+1 | |
| | |||||
* | Various tweaks and fixes for using EXWM | 2022-12-24 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | * .Xresources.d/xterm: Allow send events, needed for EXWM's simulation keys to work. * .emacs.d/init.el: Check additionally that we're in a graphical environment, though not in another window manager or desktop environment, before running EXWM. Also, use the EXWM-provided function for switching buffers that also works for EXWM windows, including windows in other workspaces or those that are floating. * .emacs.d/lisp/bandali-exwm.el: Tweak and add to global and simulation keys for more convenience. * .gnupg/gpg-agent.conf: It seems we need to explicitly set a pinentry-program, otherwise GPG will pick the tty or ncurses one even when we're not in a tty or terminal, which will not work and cause problems when using EXWM. | ||||
* | * .emacs.d/init.el (b/invert-default-face): Improve. | 2022-12-24 | 1 | -6/+13 | |
| | | | | | | | Take a prefix argument that when set, will have the function invert the faces across all frames rather than just (selected-frame). Also, if we're running EXWM refresh the system tray background colour. | ||||
* | Switch to EXWM | 2022-12-24 | 1 | -2/+3 | |
| | | | | It's great to be back home again. :-) | ||||
* | Drop hl-todo, at least for now | 2022-12-24 | 1 | -6/+0 | |
| | |||||
* | Revert "* .emacs.d/init.el: Enable electric-pair-mode." | 2022-11-23 | 1 | -3/+3 | |
| | | | | This reverts commit a1dd64c723e64f367e18f8f8768b6106687d6671. | ||||
* | * .emacs.d/init.el: Enable electric-pair-mode. | 2022-11-22 | 1 | -3/+3 | |
| | |||||
* | * .emacs.d/init.el: Use the default C-a behaviour. | 2022-11-22 | 1 | -11/+11 | |
| | |||||
* | Set font to Source Code Pro Medium 10.5 across the board | 2022-11-22 | 1 | -4/+5 | |
| | |||||
* | Drop YASnippet | 2022-11-19 | 1 | -29/+2 | |
| | | | | | | I don't really need these or use them nearly as much as I used to. For similar needs, I think I'll be able to get by using Emacs's own Abbrev just fine. | ||||
* | * .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA). | 2022-08-27 | 1 | -1/+0 | |
| | |||||
* | * .emacs.d/init.el: Drop most `startup' customizations. | 2022-08-03 | 1 | -15/+1 | |
| | |||||
* | Update/shorten various custom Emacs bindings | 2022-08-03 | 1 | -5/+5 | |
| | |||||
* | * .emacs.d/init.el (b/invert-default-face): Only invert the faces for the ↵ | 2022-05-23 | 1 | -3/+2 | |
| | | | | (selected-frame). | ||||
* | * .emacs.d/init.el: Fix logic for loading display-fill-column-indicator. | 2022-05-22 | 1 | -5/+4 | |
| | |||||
* | * .emacs.d/init.el: Cleanups and fixes throughout. | 2022-05-20 | 1 | -311/+236 | |
| | |||||
* | * .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'. | 2022-05-19 | 1 | -1/+3 | |
| | |||||
* | * .emacs.d/init.el: Scroll conservatively and don't recenter point. | 2022-05-19 | 1 | -0/+1 | |
| | |||||
* | Import cmake-mode.el and add cmake-font-lock submodule | 2022-05-19 | 1 | -0/+6 | |
| | | | | | | | * .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. | ||||
* | Add ffs (form feed slides) mode for GNU Emacs | 2022-05-19 | 1 | -0/+15 | |
| | | | | | This is what I used for preparing and presenting my LibrePlanet 2022 talk, 'The Net beyond the web' back in March. :) | ||||
* | * .emacs.d/init.el: Small cleanups. | 2022-05-19 | 1 | -24/+7 | |
| | |||||
* | Rewrite `b/*scratch*' function in init file | 2022-05-19 | 1 | -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'. | ||||
* | Drop `csetq' macro and use good old `setq' and `setq-default'. | 2022-05-19 | 1 | -98/+73 | |
| | |||||
* | * .emacs.d/init.el: Add 'b/invert-default-face' as a simple light/dark theme ↵ | 2022-05-19 | 1 | -0/+7 | |
| | | | | toggle. | ||||
* | * .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced ↵ | 2022-05-19 | 1 | -1/+3 | |
| | | | | | | | | mode-line. Though this seems to have thankfully been reversed again upstream in 2001ae5898a1e48cae5b138828190ac2cba39b40, I'm keeping this in my init file for now. | ||||
* | * .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'. | 2022-05-19 | 1 | -4/+6 | |
| | |||||
* | * .emacs.d/init.el: Add some i3-like windmove bindings. | 2022-05-19 | 1 | -0/+8 | |
| | |||||
* | * .emacs.d/init.el: Extend zoneinfo-style-world-list. | 2022-05-19 | 1 | -1/+6 | |
| | |||||
* | * .emacs.d/init.el: Disable package version pinning for now. | 2022-05-19 | 1 | -13/+13 | |
| | |||||
* | emacs: update package versions, ditch orgalist, remove deprecated commented ↵ | 2021-10-18 | 1 | -25/+16 | |
| | | | | pinentry bits | ||||
* | several uncommitted changes | 2021-10-17 | 1 | -5/+13 | |
| | |||||
* | emacs: tweak mode-line look | 2021-05-18 | 1 | -4/+5 | |
| |