From 7cebf6847eb9a983fec807663e5d439e6342a388 Mon Sep 17 00:00:00 2001 From: Robert Pitts Date: Tue, 10 Feb 2015 11:25:03 -0500 Subject: [PATCH] Document `cqq` --- doc/fireplace.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fireplace.txt b/doc/fireplace.txt index 2b7c6dd..bb775ec 100644 --- a/doc/fireplace.txt +++ b/doc/fireplace.txt @@ -154,6 +154,10 @@ c1mm Macroexpand the innermost form at the cursor once. *fireplace-cqp* cqp Bring up a prompt for code to eval/print. + *fireplace-cqq* +cqq Bring up a |command-line-window| with innermost form + at the cursor prepopulated. + *fireplace-cqc* cqc Bring up a |command-line-window| for code to eval/print. Equivalent to cqpi.