summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorJohn Valente <johnv02139@yahoo.com>2017-01-10 13:42:22 -0800
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-01-11 16:38:36 +0700
commit3a1bc62b94b233fa42d318e2a5f033a4badd8bd9 (patch)
tree1836774c9445896e8e3457d21f5d8da93d1bde7f /cider-util.el
parent3be96670ca7dcd1d3a20dd0cdd281d035f87822f (diff)
Add cider-history command, based on browse-kill-ring
Diffstat (limited to 'cider-util.el')
-rw-r--r--cider-util.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/cider-util.el b/cider-util.el
index 0fec7e37..2c3eafb0 100644
--- a/cider-util.el
+++ b/cider-util.el
@@ -610,6 +610,7 @@ through a stack of help buffers. Variables `help-back-label' and
"Press <\\[cider-drink-a-sip]> to get more CIDER tips."
"Press <\\[cider-browse-ns-all]> to start CIDER's namespace browser."
"Press <\\[cider-classpath]> to start CIDER's classpath browser."
+ "Press <\\[cider-repl-history]> to start CIDER's REPL input history browser."
"Press <\\[cider-macroexpand-1]> to expand the preceding macro."
"Press <\\[cider-inspect]> to inspect the preceding expression's result."
"Press <C-u \\[cider-inspect]> to inspect the defun at point's result."