aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-03-19 10:08:48 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-03-19 10:08:48 +0000
commitd916ec7abb7beb9b6da1ed5a589f689176f3ae20 (patch)
tree3890898629872fd5228e50420fa4cc008e242f51
parent95c1e5b08b8486145ed72bdc96b62885ca495eda (diff)
Fix links to BUGS and FAQ
-rw-r--r--generic/proof-utils.el18
1 files changed, 13 insertions, 5 deletions
diff --git a/generic/proof-utils.el b/generic/proof-utils.el
index 72996411..dc230872 100644
--- a/generic/proof-utils.el
+++ b/generic/proof-utils.el
@@ -759,11 +759,19 @@ or if the window is the only window of its frame."
(list 'proof-general-version 'proof-assistant
'x-symbol-version)
nil nil
- "[ When reporting a bug, please include a small test case for us to repeat it.
- Please also check that it is not already covered in the BUGS or FAQ files that came with
- the distribution, or the latest versions at
- http://proofgeneral.inf.ed.ac.uk/ProofGeneral/BUGS and
- http://proofgeneral.inf.ed.ac.uk/ProofGeneral/FAQ ]")))
+ "*** Proof General now uses Trac for project management and bug reporting, please go to:
+***
+*** http://proofgeneral.inf.ed.ac.uk/trac/search
+***
+*** To see if your bug has been reported already, and a new ticket if not (you need to
+*** register first). Please only use this email mechanism instead IF YOU REALLY MUST.
+*** The address is not monitored very often.
+***
+*** When reporting a bug, please include a small test case for us to repeat it.
+*** Please also check that it is not already covered in the BUGS or FAQ files that came with
+*** the distribution, or the latest versions at
+*** http://proofgeneral.inf.ed.ac.uk/BUGS and
+*** http://proofgeneral.inf.ed.ac.uk/FAQ ")))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;