We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380528f commit 0a7c61bCopy full SHA for 0a7c61b
inf-clojure.el
@@ -504,7 +504,7 @@ Used by this command to determine defaults."
504
505
;;; Adapted from function-called-at-point in help.el.
506
(defun inf-clojure-fn-called-at-pt ()
507
- "Returns the name of the function called in the current call.
+ "Return the name of the function called in the current call.
508
The value is nil if it can't find one."
509
(condition-case nil
510
(save-excursion
0 commit comments