aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2009-11-28 11:11:16 +0000
committerDavid Aspinall2009-11-28 11:11:16 +0000
commit21ec42cfe7de5e43ff9c245558714fb3e6ccae8f (patch)
tree732bb14b71d0e2ee2fd22213b8642b279a2f3ad6 /generic
parentfd3910268ea87eaa19166d48668029b3f30c6fcc (diff)
Remove doc mention of obsolete function `pg-assoc-analyse-structure'.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 289f0788..9602f56f 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1748,10 +1748,7 @@ Subsequent special characters with values *below*
indicators. Annotations should be finished with `pg-subterm-sep-char';
the end of the concrete syntax is indicated by `pg-subterm-end-char'.
-If `pg-subterm-start-char' is nil, subterm markup is disabled.
-
-See doc of `pg-assoc-analyse-structure' for more details of
-subterm and proof-by-pointing markup mechanisms.."
+If `pg-subterm-start-char' is nil, subterm markup is disabled."
:type '(choice character (const nil))
:group 'proof-goals)