Skip to content

Commit

Permalink
Added autoload cookie to inferior-julia function in contrib/julia-mod…
Browse files Browse the repository at this point in the history
…e.el
  • Loading branch information
Elzair committed Mar 6, 2015
1 parent b08aede commit cdf17a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/julia-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -3124,6 +3124,7 @@ end"))
map)
"Basic mode map for `inferior-julia-mode'.")

;;;###autoload
(defun inferior-julia ()
"Run an inferior instance of `julia' inside Emacs."
(interactive)
Expand Down

0 comments on commit cdf17a4

Please sign in to comment.