summaryrefslogtreecommitdiff
path: root/cider-doc.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-08-25 01:01:37 +0100
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-08-25 01:36:15 +0100
commit62d54d64c1508cba0aa16e33a8f7cf793e3af9d7 (patch)
treed25113355ec25d6c9dd11d347d31521c650f0508 /cider-doc.el
parent4f8a9bbe43a3ad96c5ba7ef1c221aec1e879a0a8 (diff)
Fix many compile warnings
Most of the remaining warnings would be fixed if we cleaned up cider-interaction a little bit. In the very least, there are many repl-related functions in there which should cleanly fit into cider-repl.
Diffstat (limited to 'cider-doc.el')
-rw-r--r--cider-doc.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/cider-doc.el b/cider-doc.el
index dff73104..3a2a53d2 100644
--- a/cider-doc.el
+++ b/cider-doc.el
@@ -186,6 +186,8 @@
"Can't find the source because it wasn't defined with `cider-eval-buffer'")))
(error "No source location for %s" cider-docview-symbol)))
+(defvar cider-buffer-ns)
+
(defun cider-docview-grimoire ()
(interactive)
(if cider-buffer-ns