aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof-menu.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-menu.el b/generic/proof-menu.el
index 4eac1286..ed71aa31 100644
--- a/generic/proof-menu.el
+++ b/generic/proof-menu.el
@@ -297,9 +297,9 @@ without adjusting window layout."
:style toggle
:selected proof-script-fly-past-comments
:help "Coalesce and skip over successive comments"]
- ["Full Decoration" proof-full-decoration-toggle
+ ["Full Annotation" proof-full-annotation-toggle
:style toggle
- :selected proof-full-decoration
+ :selected proof-full-annotation
:help "Record full information to decorate scripts (may cause slowdown)"]
["Disppearing Proofs" proof-disappearing-proofs-toggle
:style toggle