GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app-emacs
/
erc
/
files
/
5.0.4
/
50erc-gentoo.el
blob: b8ae6028464adb8646a72379438727b0b35a4c26 (
plain
)
1
2
3
4
5
;;; erc site-lisp configuration
(
add-to-list
'load-path
"@SITELISP@"
)
(
require
'erc
)