Skip to content

Commit

Permalink
Added autoload cookie for class rudel-telepathy-backend
Browse files Browse the repository at this point in the history
* rudel-telepathy.el (rudel-telepathy-backend): added autoload cookie
  for the class
  • Loading branch information
scymtym committed Jul 17, 2010
1 parent d0da508 commit ad6badb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telepathy/rudel-telepathy.el
Expand Up @@ -53,6 +53,7 @@
;;; Class rudel-telepathy-backend ;;; Class rudel-telepathy-backend
;; ;;


;;;###autoload
(defclass rudel-telepathy-backend (rudel-transport-backend) (defclass rudel-telepathy-backend (rudel-transport-backend)
((capabilities :initform '())) ((capabilities :initform '()))
"Class rudel-telepathy-backend ") "Class rudel-telepathy-backend ")
Expand Down

0 comments on commit ad6badb

Please sign in to comment.