aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/PG-adapting.texi
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-08-14 14:12:40 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-08-14 14:12:40 +0000
commitfecff511bb9fd00267ad9d0d547a64e012480908 (patch)
tree97a4f13ce94699f19241d79e34a7b5c2397ec9b8 /doc/PG-adapting.texi
parent92bf338edd846931e952507b369179c0f67a75ed (diff)
Add support for sending back literal commands reusing PBP markup mechanisms.
Diffstat (limited to 'doc/PG-adapting.texi')
-rw-r--r--doc/PG-adapting.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/PG-adapting.texi b/doc/PG-adapting.texi
index e7f7075f..e18a3daf 100644
--- a/doc/PG-adapting.texi
+++ b/doc/PG-adapting.texi
@@ -1168,8 +1168,8 @@ you only need to set if you use that function (by not customizing
@samp{@code{proof-find-and-forget-fn}}.
@end defvar
-@c TEXI DOCSTRING MAGIC: pg-topterm-goalhyp-fn
-@defvar pg-topterm-goalhyp-fn
+@c TEXI DOCSTRING MAGIC: pg-topterm-goalhyplit-fn
+@defvar pg-topterm-goalhyplit-fn
Function which returns cons cell if point is at a goal/hypothesis.@*
This is used to parse the proofstate output to mark it up for
proof-by-pointing. It should return a cons or nil. First element of
@@ -1736,7 +1736,7 @@ A regular expression matching the name of assumptions.
At the moment, this setting is not used in the generic Proof General.
-In the future it will be used for a generic implementation for @samp{@code{pg-topterm-goalhyp-fn}},
+In the future it will be used for a generic implementation for @samp{@code{pg-topterm-goalhyplit-fn}},
used to help parse the goals buffer to annotate it for proof by pointing.
@end defvar
@@ -2114,7 +2114,7 @@ A "top" element may be a sub-goal to be proved or a named hypothesis,
for example. It is currently assumed (following @var{lego}/Coq conventions)
to span a whole line.
-The function @samp{@code{pg-topterm-goalhyp-fn}} examines text following this
+The function @samp{@code{pg-topterm-goalhyplit-fn}} examines text following this
special character, to determine what kind of top element it is.
This setting is also used to see if proof-by-pointing features