Skip to content

Commit

Permalink
Merge pull request #7 from cpitclaudel/patch-1
Browse files Browse the repository at this point in the history
Autoload `jquery-doc-setup`
  • Loading branch information
ananthakumaran committed Aug 12, 2015
2 parents 13fb21b + 7836ba9 commit 2403228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery-doc.el
Expand Up @@ -415,7 +415,7 @@ Optional argument JQUERY-METHOD method-name."
buf))))

;; common

;;;###autoload
(defun jquery-doc-setup ()
(when (boundp 'ac-sources)
(pushnew 'ac-source-jquery ac-sources))
Expand Down

0 comments on commit 2403228

Please sign in to comment.