Skip to content

Commit

Permalink
Merge pull request #136 from Eeemil/patch-2
Browse files Browse the repository at this point in the history
Added a comment
  • Loading branch information
fred-o committed Apr 13, 2014
2 parents 9d2245a + ccfe39f commit 3141eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclim-java.el
Expand Up @@ -620,6 +620,7 @@ method."


(defun eclim-java-show-documentation-for-current-element ()
"Displays the doc comments for the element at the pointers position."
(interactive)
(let ((symbol (symbol-at-point)))
(if symbol
Expand Down

0 comments on commit 3141eb6

Please sign in to comment.