From 7e1a581540c41e75c351c4ce12a510cc9c5c44e8 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 1 Sep 2012 11:45:00 +0200 Subject: emacs/init.el --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index e915b4d..f03c074 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -51,6 +51,7 @@ (autoload 'pony-mode "pony-mode" nil t) (autoload 'sawfish-mode "sawfish" nil t) (autoload 'xmodmap-mode "xmodmap-mode" nil t) +(autoload 'jabber-connect "jabber" nil t) (load (expand-file-name "~/.emacs.d/site-lisp/loaddefs.el")) -- cgit v1.2.3-54-g00ecf