aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Hendrik Tews <hendrik@askra.de>2013-01-21 14:13:56 +0000
committerGravatar Hendrik Tews <hendrik@askra.de>2013-01-21 14:13:56 +0000
commitd5408248f4f8ce638d313fc656b7ed3a4069129a (patch)
treefc4cdc358d10e8a469d8a88cce9745bd1a679140 /doc
parentfcb38129563b2bacf5f597bde4444d62c3e78c92 (diff)
- implement proof-script insertion
Diffstat (limited to 'doc')
-rw-r--r--doc/PG-adapting.texi4
-rw-r--r--doc/ProofGeneral.texi1
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/PG-adapting.texi b/doc/PG-adapting.texi
index 67248cb4..9d359bb0 100644
--- a/doc/PG-adapting.texi
+++ b/doc/PG-adapting.texi
@@ -2755,7 +2755,9 @@ is encoded in the message before the string itself.
For debugging purposes Prooftree can save all input in a file.
This feature can be turned on in the @code{Debug} tab of the
-Prooftree configuration dialog or with option @code{-tee}.
+Prooftree configuration dialog or with option @code{-tee}. The
+text that Prooftree sends to Proof General can be found in buffer
+@code{*proof-tree*}.
@node Guards
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 30e19cfc..72ac5751 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -3160,6 +3160,7 @@ given existential variable.
your proof to try a different approach.
@item Trigger a retract (undo) operation with a selected sequent
as target.
+@item Insert proof scripts from the proof tree in the current buffer.
@end itemize
For a more elaborated description please consult the help dialog