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 0697d6f commit eb5e6a2Copy full SHA for eb5e6a2
inf-clojure.el
@@ -775,7 +775,6 @@ Indent FORM. FORM is expected to have been trimmed."
775
(buffer-substring-no-properties (save-excursion (backward-sexp) (point))
776
(point))))
777
778
-
779
;;; Now that inf-clojure-eval-/defun/region takes an optional prefix arg,
780
;;; these commands are redundant. But they are kept around for the user
781
;;; to bind if he wishes, for backwards functionality, and because it's
0 commit comments