aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-toolbar.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-09 08:26:07 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-09 08:26:07 +0000
commit431e24a332ac0715d0098264d6ff08b6b97dd27e (patch)
tree73a09ad4bdf098b10f838e06343c22a56f6884d7 /generic/proof-toolbar.el
parent998b38a1e65daf9ba3973c985599cfebe3a496ab (diff)
Edited a tooltip.
Diffstat (limited to 'generic/proof-toolbar.el')
-rw-r--r--generic/proof-toolbar.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/generic/proof-toolbar.el b/generic/proof-toolbar.el
index 04bd3175..7741e253 100644
--- a/generic/proof-toolbar.el
+++ b/generic/proof-toolbar.el
@@ -51,12 +51,12 @@
(use "Use buffer" "Process whole buffer" t)
(goto "Goto point" "Process or undo to the cursor position" t)
(restart "Restart scripting" "Restart scripting (clear all locked regions)" t)
- (qed "Finish proof" "Close/save proved theorem" t)
- (find "Find theorems" "Find theorems" t)
- (command "Issue command" "Issue a non-scripting command" t)
- (interrupt "Interrupt prover" "Interrupt the proof assistant (warning: may break synchronization)" t)
- (info nil "Show proof assistant information" t)
- (help nil "Proof General manual" t))
+ (qed "Finish proof" "Close/save proved theorem" t)
+ (find "Find theorems" "Find theorems" t)
+ (command "Issue command" "Issue a non-scripting command" t)
+ (interrupt "Interrupt prover" "Interrupt the proof assistant (warning: may break synchronization)" t)
+ (info nil "Show online proof assistant information" t)
+ (help nil "Proof General manual" t))
"Example value for proof-toolbar-entries. Also used to define Scripting menu.
This gives a bare toolbar that works for any prover. To add
prover specific buttons, see documentation for proof-toolbar-entries