diff options
Diffstat (limited to 'app-emacs/emacs-jabber/files')
-rw-r--r-- | app-emacs/emacs-jabber/files/70emacs-jabber-gentoo.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app-emacs/emacs-jabber/files/70emacs-jabber-gentoo.el b/app-emacs/emacs-jabber/files/70emacs-jabber-gentoo.el deleted file mode 100644 index 6039a13c8a70..000000000000 --- a/app-emacs/emacs-jabber/files/70emacs-jabber-gentoo.el +++ /dev/null @@ -1,7 +0,0 @@ - -;;; emacs-jabber site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") -(autoload 'jabber-customize "jabber" "customize jabber options" t) -(autoload 'jabber-connect "jabber" - "connect to the jabber server and start a jabber xml stream" t) |