spacemacs/contrib/!irc/erc/config.el
Xiang Ji 706115fc0e Fixed various naming errors in package file descriptions
Well, probably mostly aesthetic, but still they just look a bit jarring out there.
2015-08-02 17:44:59 -04:00

15 lines
419 B
EmacsLisp

;;; config.el --- erc Layer configuration File for Spacemacs
;;
;; Copyright (c) 2012-2014 Sylvain Benner
;; Copyright (c) 2014-2015 Sylvain Benner & Contributors
;;
;; Author: Sylvain Benner <sylvain.benner@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar erc-enable-sasl-auth nil
"If non nil then use SASL authenthication with ERC.")