Auto-join #prelude-emacs and #projectile IRC channels

This commit is contained in:
Bozhidar Batsov 2014-05-10 15:09:38 +03:00
parent aa49a0f646
commit e3c373ca13

View file

@ -157,6 +157,8 @@ that can occur between two notifications. The default is
(with-current-buffer buffer (with-current-buffer buffer
(erc-quit-server "Asta la vista")))) (erc-quit-server "Asta la vista"))))
(setq erc-autojoin-channels-alist '(("freenode.net" "#prelude-emacs" "#projectile")))
(provide 'prelude-erc) (provide 'prelude-erc)
;;; prelude-erc.el ends here ;;; prelude-erc.el ends here