diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-11-23 17:08:52 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-11-23 17:08:52 +0000 |
commit | 39865100ca734d3cb9faca23c58c499cb767c483 (patch) | |
tree | 0b4ad741b0ae7614e243fc939dd6e0350a27e3ad /app-emacs/tnt/files | |
parent | Remove old. (diff) | |
download | historical-39865100ca734d3cb9faca23c58c499cb767c483.tar.gz historical-39865100ca734d3cb9faca23c58c499cb767c483.tar.bz2 historical-39865100ca734d3cb9faca23c58c499cb767c483.zip |
Remove old.
Package-Manager: portage-2.2_rc51/cvs/Linux i686
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) |