summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/erc-extras/files/50erc-extras-gentoo.el')
-rw-r--r--app-emacs/erc-extras/files/50erc-extras-gentoo.el12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emacs/erc-extras/files/50erc-extras-gentoo.el b/app-emacs/erc-extras/files/50erc-extras-gentoo.el
deleted file mode 100644
index af108d2..0000000
--- a/app-emacs/erc-extras/files/50erc-extras-gentoo.el
+++ /dev/null
@@ -1,12 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-
-(autoload 'erc-bbdb-mode "erc-bbdb")
-(autoload 'erc-cmd-CHESS "erc-chess")
-(autoload 'erc-chess-ctcp-query-handler "erc-chess")
-(autoload 'erc-list-old-mode "erc-list-old")
-(autoload 'erc-list-channels "erc-list-old"
- "Display a buffer containing a list of channels on the current server." t)
-(autoload 'erc-chanlist "erc-list-old"
- "Show a channel listing of the current server in a special mode." t)
-
-(setq erc-nicklist-icons-directory "@SITEETC@/images/")