summaryrefslogtreecommitdiff
path: root/cider-stacktrace.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-06-26 08:12:19 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-06-26 08:12:19 +0300
commit02dc4aca6077bc17752d762aa8aecc93c0b41b76 (patch)
treee839bd85b4d4487e66da0aa218821ae1b346a445 /cider-stacktrace.el
parentd7d6821a80d149ba123d27e9e991fd2b9a7f11b4 (diff)
Move the cider-find-var functionality to cider-find.el
Diffstat (limited to 'cider-stacktrace.el')
-rw-r--r--cider-stacktrace.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/cider-stacktrace.el b/cider-stacktrace.el
index 9fb3cee3..4738ef12 100644
--- a/cider-stacktrace.el
+++ b/cider-stacktrace.el
@@ -584,6 +584,8 @@ Achieved by destructively manipulating the `cider-stacktrace-suppressed-errors'
(forward-line line-shift)
(back-to-indentation)))
+(declare-function cider-find-var "cider-find")
+
(defun cider-stacktrace-jump (&optional arg)
"Find definition for stack frame at point, if available.
The prefix ARG and `cider-prompt-for-symbol' decide whether to