aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Aspinall2010-08-03 23:53:06 +0000
committerDavid Aspinall2010-08-03 23:53:06 +0000
commit52096babd73fdefd3791b9351cb8cf055f096ee3 (patch)
treee581492be78bbc84a0c915fb6088120cb522f52d /doc
parent78ac44da03953b694fd36b2801e46abf5f07fc24 (diff)
proof-allow-undo-in-read-only: remove, use proof-strict-read-only instead.
Diffstat (limited to 'doc')
-rw-r--r--doc/ProofGeneral.texi9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 0f3ef7ef..b6dcc957 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -3246,15 +3246,6 @@ you a reprimand!).
The default value is @code{retract}.
@end defopt
-@c TEXI DOCSTRING MAGIC: proof-allow-undo-in-read-only
-@defopt proof-allow-undo-in-read-only
-Whether Proof General allows text undo in the read-only region.@*
-If non-nil, undo will allow altering of processed text.
-If nil, undo is blocked if the next undo is in processed text.
-
-The default value is @code{nil}.
-@end defopt
-
@c TEXI DOCSTRING MAGIC: proof-query-file-save-when-activating-scripting
@defopt proof-query-file-save-when-activating-scripting
If non-nil, query user to save files when activating scripting.