Add mowedline to IRC autojoin channels

This commit is contained in:
Tom Willemse 2015-06-17 10:38:26 +02:00
parent b0016760fe
commit 34aeb28dda

View file

@ -1042,7 +1042,7 @@ from myaethon2.core.decorators import (
(stante-after erc-join (stante-after erc-join
(setq erc-autojoin-channels-alist (setq erc-autojoin-channels-alist
'(("freenode.net" "#ninthfloor" "#emacs" "#dispass")))) '(("freenode.net" "#ninthfloor" "#emacs" "#dispass" "#mowedline"))))
(stante-after erc-stamp (stante-after erc-stamp
(setq erc-insert-timestamp-function 'erc-insert-timestamp-left) (setq erc-insert-timestamp-function 'erc-insert-timestamp-left)