Skip to content

Commit

Permalink
Added autoloads
Browse files Browse the repository at this point in the history
  • Loading branch information
justinweiss committed Jun 10, 2011
1 parent 0849af3 commit ed21a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzzy-find-in-project.el
Expand Up @@ -147,6 +147,7 @@ The hook runs on each command."
(goto-line fuzzy-find-selected-completion-index)
(display-buffer fuzzy-find-completion-buffer-name))))

;;;###autoload
(defun fuzzy-find-in-project ()
"The main function for finding a file in a project.
Expand Down

0 comments on commit ed21a59

Please sign in to comment.