diff --git a/eclim-java.el b/eclim-java.el index f673a60..0f65c51 100644 --- a/eclim-java.el +++ b/eclim-java.el @@ -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