| Commit message (Expand) | Author | Age | Files | Lines |
* | Various updatesHEADmain |  Amin Bandali | 2025-03-04 | 1 | -1/+1 |
* | Various updates |  Amin Bandali | 2025-03-01 | 1 | -2/+7 |
* | Various updates•••Drop eshell, for now, since I've not been meaningfully using it.
|  Amin Bandali | 2025-02-28 | 3 | -99/+0 |
* | Various updates |  Amin Bandali | 2025-02-26 | 6 | -12/+120 |
* | Add and configure vertico and friends•••Thanks to Prot's post for inspiration to try these excellent packages:
Emacs: a basic and capable configuration
https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/
|  Amin Bandali | 2025-02-26 | 4 | -10/+96 |
* | Fix a recent void function definition error•••run-hooks: Symbol’s function definition is void: gnus-dired-mode
To reproduce: load Gnus before opening Dired.
|  Amin Bandali | 2025-02-10 | 1 | -1/+3 |
* | 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 | 11 | -973/+829 |
* | Port the rest of my GNU Emacs configuration to use-package |  Amin Bandali | 2025-02-09 | 8 | -437/+470 |
* | Add bandali-misc |  Amin Bandali | 2025-02-08 | 2 | -74/+111 |
* | 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 | 3 | -0/+19 |
* | Update bandali-essentials and add bandali-prog |  Amin Bandali | 2025-02-08 | 3 | -107/+150 |
* | Add bandali-essentials and bandali-utils, use use-package |  Amin Bandali | 2025-02-08 | 3 | -398/+505 |
* | A few small Emacs-related updates |  Amin Bandali | 2025-02-07 | 2 | -29/+48 |
* | 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 | 9 | -1016/+1233 |
* | Various updates |  Amin Bandali | 2025-01-30 | 2 | -2/+12 |
* | 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 | 2 | -59/+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 | 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•••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 |
* | Update cmake-mode and cmake-font-lock•••cmake-mode.el import from upstream cmake repo as of
https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el
|  Amin Bandali | 2024-03-31 | 2 | -19/+45 |
* | 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•••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 | 14 | -2071/+1031 |
* | 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•••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.
|  Amin Bandali | 2024-03-29 | 1 | -9/+7 |
* | 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•••I haven't really used it much at all as of late.
|  Amin Bandali | 2023-12-23 | 1 | -29/+0 |
* | Small updates |  Amin Bandali | 2023-12-16 | 1 | -0/+1 |