| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the Emacs package management setup |  Amin Bandali | 2025-02-10 | 1 | -10/+9 |
* | Refresh the package archives if never done before |  Amin Bandali | 2025-02-10 | 1 | -0/+4 |
* | Drop use-package again•••I prefer my own manual approach, use-package feels too magical and
at times does too much for me.
|  Amin Bandali | 2025-02-10 | 1 | -27/+34 |
* | Port the rest of my GNU Emacs configuration to use-package |  Amin Bandali | 2025-02-09 | 1 | -11/+5 |
* | Add bandali-misc |  Amin Bandali | 2025-02-08 | 1 | -74/+1 |
* | Add ':defer t' to several use-package forms•••This is to bring emacs-init-time mostly in line with what it was
without use-package.
|  Amin Bandali | 2025-02-08 | 1 | -0/+1 |
* | Update bandali-essentials and add bandali-prog |  Amin Bandali | 2025-02-08 | 1 | -106/+14 |
* | Add bandali-essentials and bandali-utils, use use-package |  Amin Bandali | 2025-02-08 | 1 | -398/+9 |
* | A few small Emacs-related updates |  Amin Bandali | 2025-02-07 | 1 | -26/+13 |
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again•••Having used the monolithic init.el approach, I found it somewhat
unwieldy, especially as the file grows larger and larger.
|  Amin Bandali | 2025-01-30 | 1 | -1016/+10 |
* | Various updates |  Amin Bandali | 2025-01-30 | 1 | -1/+11 |
* | Update ERC key bindings for Libera.Chat and OFTC |  Amin Bandali | 2025-01-30 | 1 | -10/+8 |
* | Some font-related updates |  Amin Bandali | 2025-01-30 | 1 | -6/+15 |
* | Various updates |  Amin Bandali | 2024-11-29 | 1 | -58/+24 |
* | Various updates |  Amin Bandali | 2024-11-29 | 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 | 1 | -1/+4 |
* | Experiment with EXWM a bit again |  Amin Bandali | 2024-08-27 | 1 | -5/+285 |
* | Add EXWM and XELB |  Amin Bandali | 2024-08-10 | 1 | -0/+7 |
* | Various updates |  Amin Bandali | 2024-06-19 | 1 | -10/+12 |
* | 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•••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.
|  Amin Bandali | 2024-04-01 | 1 | -62/+11 |
* | Break pulse volume code out of bar and into its own script•••In part so that it could easily be used in Emacs as well.
Also rename pacify-pulseaudio to b-pacify (as in PAcify).
|  Amin Bandali | 2024-04-01 | 1 | -103/+10 |
* | 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•••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.
|  Amin Bandali | 2024-03-31 | 1 | -403/+1031 |
* | Add a few Emacs initialization customizations |  Amin Bandali | 2024-03-30 | 1 | -1/+26 |
* | Update user-email-address and drop some long-unused things |  Amin Bandali | 2024-03-16 | 1 | -51/+2 |
* | Don't enable global-prettify-symbols-mode for prog-mode |  Amin Bandali | 2024-02-24 | 1 | -2/+2 |
* | Drop boxquote from init.el•••I haven't really used it much at all as of late.
|  Amin Bandali | 2023-12-23 | 1 | -29/+0 |
* | Various updates from adelita |  Amin Bandali | 2023-10-26 | 1 | -0/+51 |
* | Some Gnus tweaks |  Amin Bandali | 2023-09-13 | 1 | -0/+2 |
* | 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/init.el: Require a few more Debian things. |  Amin Bandali | 2023-02-20 | 1 | -1/+13 |
* | Add debian-el•••Contains helpers specific to Debian users.
|  Amin Bandali | 2023-01-17 | 1 | -0/+3 |
* | Add dpkg-dev-el•••Contains useful utilities for working on Debian packages.
|  Amin Bandali | 2023-01-16 | 1 | -0/+5 |
* | * .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 | 1 | -42/+48 |
* | * .emacs.d/init.el: Show system volumes in mode-line.•••Uses pamixer to get or set the output (speakers or headphones) and
input (microphone) volumes.
|  Amin Bandali | 2023-01-08 | 1 | -0/+55 |
* | * .emacs.d/init.el: Update mode-line time and battery format. |  Amin Bandali | 2023-01-03 | 1 | -2/+2 |
* | Prevent bad interaction between EXWM and winner-mode |  Amin Bandali | 2022-12-27 | 1 | -1/+13 |
* | A few tiny tweaks |  Amin Bandali | 2022-12-27 | 1 | -2/+1 |
* | Run EXWM on langa too |  Amin Bandali | 2022-12-27 | 1 | -1/+1 |
* | Various tweaks and fixes for using EXWM•••* .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.
|  Amin Bandali | 2022-12-24 | 1 | -2/+8 |
* | * .emacs.d/init.el (b/invert-default-face): Improve.•••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.
|  Amin Bandali | 2022-12-24 | 1 | -6/+13 |