aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-16 18:48:54 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-16 18:48:54 +0000
commitc0fa2dbd6c33e3099ad61b99ca9c177149fb6088 (patch)
tree50ec308576f55b6a4cfb792fb71ec789b6725efa
parentbbd892c4fd97463fecc5610c12b6188ca3f18170 (diff)
Removed info file name space, again, arrgggh.
-rw-r--r--generic/proof-script.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el
index a60b1cac..4e6cb042 100644
--- a/generic/proof-script.el
+++ b/generic/proof-script.el
@@ -1485,7 +1485,7 @@ No action if BUF is nil."
["Proof General home page"
(browse-url proof-proof-general-home-page) t]
["Proof General Info"
- (info "Proof General") t]
+ (info "ProofGeneral") t]
)
"Proof General help menu.")