Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updates | Amin Bandali | 16 hours | 1 | -0/+13 |
| | |||||
* | Get b-bar battery from GNU Emacs if available | Amin Bandali | 2024-09-19 | 1 | -1/+2 |
| | |||||
* | Edit git's COMMIT_EDITMSG files in text-mode | Amin Bandali | 2024-08-31 | 1 | -1/+2 |
| | |||||
* | A few more updates from anahita | Amin Bandali | 2024-08-31 | 1 | -0/+1 |
| | |||||
* | Various updates from anahita | Amin Bandali | 2024-08-30 | 2 | -1/+8 |
| | |||||
* | Experiment with EXWM a bit again | Amin Bandali | 2024-08-27 | 1 | -5/+285 |
| | |||||
* | Add EXWM and XELB | Amin Bandali | 2024-08-10 | 3 | -0/+7 |
| | |||||
* | Various updates | Amin Bandali | 2024-06-19 | 2 | -12/+14 |
| | |||||
* | Set GNU Emacs default-input-method to farsi-isiri-9147 | Amin Bandali | 2024-05-18 | 1 | -0/+3 |
| | |||||
* | Use text-mode for README* files | Amin Bandali | 2024-05-18 | 1 | -0/+1 |
| | |||||
* | Add debian mail | Amin Bandali | 2024-05-18 | 1 | -0/+16 |
| | |||||
* | Drop a bunch of long-unused things from .emacs.d/init.el | Amin Bandali | 2024-04-01 | 1 | -62/+11 |
| | | | | | | | Also drop pulseaudio volume display from mode-line; I already have it in my window manager's bar outside GNU Emacs. Plus, I think this latest change of calling out to b-pavols directly in mode-line-format would be terribly inefficient. | ||||
* | Break pulse volume code out of bar and into its own script | Amin Bandali | 2024-04-01 | 1 | -103/+10 |
| | | | | | | In part so that it could easily be used in Emacs as well. Also rename pacify-pulseaudio to b-pacify (as in PAcify). | ||||
* | Update cmake-mode and cmake-font-lock | Amin Bandali | 2024-03-31 | 2 | -19/+45 |
| | | | | | cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el | ||||
* | Drop vestigial submodules | Amin Bandali | 2024-03-31 | 4 | -0/+0 |
| | |||||
* | Make a general keybindings list of dotted pairs and dolist over it | Amin Bandali | 2024-03-31 | 1 | -33/+33 |
| | |||||
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el | Amin Bandali | 2024-03-31 | 14 | -2071/+1031 |
| | | | | | | | Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org. | ||||
* | Add a few custom gnus summary mode bindings | Amin Bandali | 2024-03-30 | 1 | -8/+29 |
| | |||||
* | Add a few Emacs initialization customizations | Amin Bandali | 2024-03-30 | 1 | -1/+26 |
| | |||||
* | Yearly archives for kelar mail using Gnus' mail expiring | Amin Bandali | 2024-03-29 | 1 | -9/+7 |
| | | | | | | HOWTO: In 'summary' buffers, hit 'E' to mark message for expiring. After 'nnmail-expiry-wait' days (default: 7), Gnus will move the message to the expiry target, in this case the 'Archive.yyyy' group. | ||||
* | Various updates | Amin Bandali | 2024-03-23 | 1 | -1/+1 |
| | |||||
* | Update user-email-address and drop some long-unused things | Amin Bandali | 2024-03-16 | 1 | -51/+2 |
| | |||||
* | Update gnus-secondary-select-methods and gnus-topic-topology | Amin Bandali | 2024-03-06 | 1 | -110/+110 |
| | |||||
* | Various updates from nostalgia | Amin Bandali | 2024-03-02 | 1 | -11/+1 |
| | |||||
* | Adapt eshell prompt to match my bash prompt | Amin Bandali | 2024-02-24 | 1 | -11/+22 |
| | |||||
* | Customize a few mml settings | Amin Bandali | 2024-02-24 | 1 | -0/+10 |
| | |||||
* | Don't enable global-prettify-symbols-mode for prog-mode | Amin Bandali | 2024-02-24 | 1 | -2/+2 |
| | |||||
* | Various small tweaks | Amin Bandali | 2024-01-07 | 1 | -2/+2 |
| | |||||
* | Drop boxquote from init.el | Amin Bandali | 2023-12-23 | 1 | -29/+0 |
| | | | | I haven't really used it much at all as of late. | ||||
* | Small updates | Amin Bandali | 2023-12-16 | 1 | -0/+1 |
| | |||||
* | Various updates from darya | Amin Bandali | 2023-10-26 | 2 | -0/+5 |
| | |||||
* | Various updates from adelita | Amin Bandali | 2023-10-26 | 4 | -14/+74 |
| | |||||
* | Keep original message Date in Gnus | Amin Bandali | 2023-09-13 | 1 | -14/+1 |
| | | | | It's neat seeing people's differing timezones. :-) | ||||
* | Some Gnus tweaks | Amin Bandali | 2023-09-13 | 2 | -6/+18 |
| | |||||
* | Drop some unused bits from init file | Amin Bandali | 2023-09-13 | 1 | -13/+1 |
| | |||||
* | Actually, drop the whole thing; I'd like to see compilation always | Amin Bandali | 2023-09-13 | 1 | -31/+0 |
| | |||||
* | Port compilation hiding advice to advice-add, but disable it | Amin Bandali | 2023-09-13 | 1 | -8/+17 |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles. | Amin Bandali | 2023-04-21 | 1 | -0/+4 |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: Small tweaks/fixes. | Amin Bandali | 2023-04-21 | 1 | -24/+41 |
| | |||||
* | Add and use @ubuntu.com address in a few places | Amin Bandali | 2023-04-20 | 2 | -1/+5 |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Restore gnus-user-agent to its former glory. | Amin Bandali | 2023-02-26 | 1 | -0/+2 |
| | |||||
* | * .emacs.d/lisp/dpkg-dev-el: Bump. | Amin Bandali | 2023-02-20 | 1 | -0/+0 |
| | |||||
* | Update primary Canonical mail and a few other small tweaks | Amin Bandali | 2023-02-20 | 2 | -2/+15 |
| | |||||
* | * .emacs.d/init.el: Require a few more Debian things. | Amin Bandali | 2023-02-20 | 1 | -1/+13 |
| | |||||
* | Add debian-el | Amin Bandali | 2023-01-17 | 2 | -0/+3 |
| | | | | Contains helpers specific to Debian users. | ||||
* | * .emacs.d/lisp/bandali-org.el: Add ox-md export backend. | Amin Bandali | 2023-01-16 | 1 | -0/+3 |
| | |||||
* | Add dpkg-dev-el | Amin Bandali | 2023-01-16 | 2 | -0/+5 |
| | | | | Contains useful utilities for working on Debian packages. | ||||
* | * .emacs.d/init.el: Use "Sahel WOL" for Persian text. | Amin Bandali | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Clean up the system volume in mode-line display code | Amin Bandali | 2023-01-09 | 2 | -61/+58 |
| | |||||
* | * .emacs.d/init.el: Show system volumes in mode-line. | Amin Bandali | 2023-01-08 | 2 | -7/+95 |
| | | | | | Uses pamixer to get or set the output (speakers or headphones) and input (microphone) volumes. |