|
@@ -477,15 +477,15 @@ formula, \kbd{:=} a field formula.
|
|
|
|
|
|
\key{execute code block at point}{C-c C-c}
|
|
|
\key{open results of code block at point}{C-c C-o}
|
|
|
-\key{preview body of code block at point}{C-c C-v C-p}
|
|
|
-\key{go to named code block}{C-c C-v C-g}
|
|
|
-\key{execute all code blocks in current buffer}{C-c C-v C-b}
|
|
|
-\key{execute all code blocks in current subtree}{C-c C-v C-s}
|
|
|
-\key{tangle code blocks in current file}{C-c C-v C-t}
|
|
|
-\key{tangle code blocks in supplied file}{C-c C-v C-T}
|
|
|
-\key{ingest all code blocks in supplied file into the Library of Babel}{C-c C-v C-l}
|
|
|
-\key{switch to the session of the current code block}{C-c C-v C-z}
|
|
|
-\key{view sha1 hash of the current code block}{C-c C-v C-h}
|
|
|
+\key{preview body of code block at point}{C-c C-v p}
|
|
|
+\key{go to named code block}{C-c C-v g}
|
|
|
+\key{execute all code blocks in current buffer}{C-c C-v b}
|
|
|
+\key{execute all code blocks in current subtree}{C-c C-v s}
|
|
|
+\key{tangle code blocks in current file}{C-c C-v t}
|
|
|
+\key{tangle code blocks in supplied file}{C-c C-v f}
|
|
|
+\key{ingest all code blocks in supplied file into the Library of Babel}{C-c C-v l}
|
|
|
+\key{switch to the session of the current code block}{C-c C-v z}
|
|
|
+\key{view sha1 hash of the current code block}{C-c C-v a}
|
|
|
|
|
|
% \section{Remember-mode Integration}
|
|
|
|