aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2002-07-01 00:53:10 +0000
committerDavid Aspinall2002-07-01 00:53:10 +0000
commit4aae02a7449c8a11552b3947df7ee9ca52440b65 (patch)
tree33be64d3f9bd057d55ae35fedc398c8e503a7c63
parentca1ae6bbac5eb42c555238794e23e0ef31b07d9a (diff)
Updated.
-rw-r--r--ChangeLog43
1 files changed, 43 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5d364c8..e9743f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,48 @@
2002-07-01 David Aspinall <da@proofgeneral.org>
+ * html/news.html: Syntax error
+
+ * doc/ProofGeneral.texi, doc/PG-adapting.texi:
+ Updates for 3.4
+
+ * ChangeLog: Updated.
+
+ * etc/ProofGeneral.spec, html/develdownload.php, html/devel.html, generic/proof-site.el:
+ Set version tag for new release.
+
+ * html/news.html: Fix date on news item
+
+ * generic/proof-utils.el:
+ Use executable-find
+
+ * generic/proof-script.el:
+ proof-restart: also remove idiom internal spans.
+
+ * generic/proof-x-symbol.el:
+ Fix problem with GNU Emacs support: switch to multibyte in output buffers
+
+ * isa/x-symbol-isabelle.el:
+ Doc difference between isa and isar, fix prob with isa support.
+
+ * isa/isabelle-system.el:
+ Added isabelle-load-isar-keywords mimic of script startup.
+
+ * isar/isar-syntax.el:
+ Adjust syntax tables.
+
+ * isar/isar.el:
+ Adjust load order, and try to load a good isar-keywords file. Add several FIXMEs.
+
+ * isar/test.el:
+ Add code to test new parser.
+
+2002-06-30 David Aspinall <da@proofgeneral.org>
+
+ * isar/isar-keywords.el:
+ Revert to previous version. Explain existence of other versions
+
+2002-07-01 David Aspinall <da@proofgeneral.org>
+
* etc/ProofGeneral.spec, html/develdownload.php, html/devel.html, generic/proof-site.el:
Set version tag for new release.