aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2001-08-10 15:17:15 +0000
committerDavid Aspinall2001-08-10 15:17:15 +0000
commit4e4dfa2818c60855d7f2b9b79d09719b59b6c26f (patch)
tree10ea4432b39bc157c9d91264a8af93da99d238e0
parent36c6456fc273a8cb8b2fe415455f30a2de01e6a8 (diff)
Updated.
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c40b2c0b..098389fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,45 @@
2001-08-10 David Aspinall <da@proofgeneral.org>
+ * CHANGES: Explain symptom properly
+
+ * generic/proof-script.el:
+ Use proof-looking-at-syntactic-context function from proof-syntax, as suggested by Markus
+
+ * generic/proof-syntax.el:
+ Found another instance of buffer-syntactic-context
+
+ * ChangeLog: Updated.
+
+ * etc/ProofGeneral.spec, html/develdownload.php, html/devel.html, generic/proof-site.el:
+ Set version tag for new release.
+
+ * Makefile.devel:
+ Put all in dist except pgkit
+
+ * README:
+ Rearrange list of assistants, note REGISTER.
+
+ * FAQ: Remove note about 3.1
+
+ * BUGS: Comment about win32 XEmacs
+
+ * generic/proof-compat.el:
+ Workaround for buffer-syntactic-context bug in XEmacs 21.1
+
+ * generic/proof-script.el, isar/isar.el:
+ Change buffer-syntactic-context -> proof-buffer-syntactic-context
+
+ * etc/isar/XEmacsSyntacticContextProb.thy:
+ Bug test case, note workaround date
+
+ * etc/isar/XEmacsSyntacticContextProb.thy:
+ Bug test case
+
+ * CHANGES:
+ Note of bug fix for buffer-syntactic-context
+
+2001-08-10 David Aspinall <da@proofgeneral.org>
+
* etc/ProofGeneral.spec, html/develdownload.php, html/devel.html, generic/proof-site.el:
Set version tag for new release.