summaryrefslogtreecommitdiff
blob: 06dbbdb32f221d65894e260f8cd097f6266e60c3 (plain)
1
2
3
4
5
6
7
;;; erc site-lisp configuration

(setq load-path (cons "@SITELISP@" load-path))
(autoload 'erc-select "erc" 
  "Start erc."
  t)