summaryrefslogtreecommitdiffstats
path: root/lisp/bandali-erc.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A few small accumulated changesAmin Bandali2020-09-121-0/+1
|
* Various ERC customizationsAmin Bandali2020-08-141-1/+13
| | | | | | | | | | | | * lisp/bandali-erc.el: Make 'erc-pal-face more subtle, with a slight yellow background. Also, set erc-pal-highlight-type to the newly-added `message' type [1: e365b9ab7b], which in contrast to `all', only highlights the message body and not the nick. Lastly, add the tilde.chat network. [1: e365b9ab7b]: 2020-08-14 22:12:02 -0400 Add `message' to erc-match.el highlight types https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e365b9ab7b989c0587c0f2c0f05d35b4d67920dd
* Remove erc-scrolltoplaceAmin Bandali2020-08-121-4/+0
| | | | keep-place seems fine
* * lisp/bandali-erc.el: add pals, show erc-track message countsAmin Bandali2020-08-101-1/+12
|
* Update 17 drones and commit a bunch of changesAmin Bandali2020-07-021-4/+4
| | | | | | | | | | | | | | | | | | | | Update amx to v3.3-15-gccfc92c Update borg to v3.1.2-11-gbc6d869 Update dash to 2.17.0-5-g732d92e Update diff-hl to 1.8.7-17-g2281a89 Update ebdb to 0.6-130-g0b70386 Update ivy to 0.13.0-336-gd951004 Update libgit to 0ef8b13 Update magit to v2.90.1-1021-g485ee181 Update minions to v0.3.4 Update no-littering to v1.1.0-2-g93d66b1 Update org to release_9.3.7-662-g0c0d00b93 Update orgalist to 5b51845 Update transient to v0.2.0-28-g73694be Update use-package to 2.4-41-gbfc5ecd Update which-key to v3.4.0-25-g8f2427a Update with-editor to v2.9.3-3-g7c51288 Update yasnippet to 0.14.0-7-gd3d6d70
* File header and footer updates.Amin Bandali2020-04-141-0/+27
| | | | | | | | * init.el: Bump copyright year. * lisp/bandali-dired.el, lisp/bandali-ebdb.el, lisp/bandali-erc.el, lisp/bandali-eshell.el, lisp/bandali-exwm.el, lisp/bandali-gnus.el, lisp/bandali-ibuffer.el, lisp/bandali-ido.el, lisp/bandali-ivy.el, lisp/bandali-message.el, lisp/bandali-org.el: Add header and footer.
* Resolve some byte-compiler warnings, use new ERC buffer switching functionsAmin Bandali2020-04-141-4/+11
| | | | | | | | * lisp/bandali-erc.el: Sprinkle a few `declare-function's here and there, and use brand new functions `erc-switch-to-buffer-other-window' and `erc-track-switch-buffer-other-window' I just added to emacs-27 in 38f7538d8f62ee287e8271d048f1230d840c11a0 and 13301d4266d26882f9fe7efe3046accd315d7c55 of emacs.git respectively.
* Assimilate 4 drones for ERC setup, and move ERC things to lisp/Amin Bandali2020-04-121-0/+74
Assimilate erc-hl-nicks 1.3.4 Assimilate erc-scrolltoplace 0.1.0-1-gfeb0fbf Assimilate switch-buffer-functions v0.0.1-12-g95a846b Assimilate znc 2fd359e