summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/mldonkey/files')
-rw-r--r--app-emacs/mldonkey/files/50mldonkey-gentoo.el10
1 files changed, 1 insertions, 9 deletions
diff --git a/app-emacs/mldonkey/files/50mldonkey-gentoo.el b/app-emacs/mldonkey/files/50mldonkey-gentoo.el
index 82f4d78a7149..a4b09d66d25e 100644
--- a/app-emacs/mldonkey/files/50mldonkey-gentoo.el
+++ b/app-emacs/mldonkey/files/50mldonkey-gentoo.el
@@ -1,18 +1,10 @@
-;;; site-lisp configuration for mldonkey-el
+;;; mldonkey site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(require 'mldonkey)
-;;; The following configuration is based on the configuration
-;;; distributed with mldonkey-el (from sample-config.el)
-
-(when (featurep 'highline)
- (require 'highline))
-
-;; (add-hook 'mldonkey-mode-hook 'highline-local-mode)
-
(setq mldonkey-host "localhost")
(setq mldonkey-port 4000) ; use the port of the telnet interface here