summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-erc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop use-package again•••I prefer my own manual approach, use-package feels too magical and at times does too much for me. Amin Bandali2025-02-101-76/+75
* Port the rest of my GNU Emacs configuration to use-packageAmin Bandali2025-02-091-94/+76
* 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 Bandali2025-01-301-0/+151
* 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 Bandali2024-03-311-200/+0
* * .emacs.d/lisp/bandali-erc.el: Small tweaks/fixes.Amin Bandali2023-04-211-24/+41
* Update/shorten various custom Emacs bindingsAmin Bandali2022-08-031-3/+3
* Drop `csetq' macro and use good old `setq' and `setq-default'.Amin Bandali2022-05-191-10/+10
* * .emacs.d/lisp/bandali-erc.el: freenode -> libera.chat•••I'd somehow not yet committed this since last year. Amin Bandali2022-05-191-2/+2
* * .emacs.d/lisp/bandali-erc.el: Don't set erc-lurker-hide-list.•••For the time being, until I get around to adding an option to ERC to log such messages to disk, as I'd like to have them in the logs even if I choose to hide them in ERC itself. Amin Bandali2021-04-251-1/+1
* * .emacs.d/lisp/bandali-erc.el: Custom log directory and file namesAmin Bandali2021-04-191-2/+16
* * .emacs.d/lisp/bandali-erc.el: Look up certs from authinfo fileAmin Bandali2021-04-181-6/+3
* Update ERC setup•••I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years. Amin Bandali2021-04-111-38/+16
* Tweak ERC settings, including enabling loggingAmin Bandali2021-04-071-4/+16
* Many uncommitted changesAmin Bandali2021-03-131-12/+13
* A few accumulated changesAmin Bandali2020-11-221-5/+6
* A few small uncommitted changesAmin Bandali2020-10-201-2/+2
* * .emacs.d/lisp/bandali-erc.el: Tweak palsAmin Bandali2020-10-071-3/+5
* Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/. Amin Bandali2020-10-051-0/+178