diff options
Diffstat (limited to 'app-emacs/tnt/files')
-rw-r--r-- | app-emacs/tnt/files/51tnt-gentoo.el | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app-emacs/tnt/files/51tnt-gentoo.el b/app-emacs/tnt/files/51tnt-gentoo.el deleted file mode 100644 index 78c0af045eca..000000000000 --- a/app-emacs/tnt/files/51tnt-gentoo.el +++ /dev/null @@ -1,9 +0,0 @@ - -;;; tnt site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") - -(autoload 'tnt-open "tnt" "Start TNT" t) -(autoload 'tnt-proxy-switch-servers "tnt" "Switch TNT proxy servers." t) -(autoload 'tnt-proxy-toggle-proxy-use "tnt" "Toggle use of TNT proxy server." t) -(autoload 'tnt-customize "tnt" "Customization of the group 'tnt'." t) |