aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-16 17:51:25 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-16 17:51:25 +0000
commit4d32897e22ad96923a2363371fc0e8a2e51054ac (patch)
treeaa09e4e4b41634181bc070e9569a13184bae0899
parent8ab73b1e463ab61fcdea590db2f60786ee96f47e (diff)
Updated.
-rw-r--r--ChangeLog65
1 files changed, 65 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53c4c9b7..69cdf10e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,70 @@
2002-07-16 David Aspinall <da@proofgeneral.org>
+ * etc/isar/Parsing.thy:
+ Add { and } example
+
+ * Makefile.devel: Fix crucial typo
+
+ * ChangeLog: Updated.
+
+ * Makefile.devel:
+ Make tags for both manuals.
+
+ * Makefile.devel:
+ Tweak link creation/deletion
+
+ * CHANGES: Minor
+
+ * todo: Updated
+
+ * etc/Mailman/note.txt: Updated.
+
+ * html/register: Buggy tag
+
+ * html/proofgen.css:
+ Fix monospace typeface name
+
+ * isar/isar.el: Add more nags
+
+ * html/main.html: Edit for brevity
+
+ * html/head.html:
+ Use linked style sheet, add charset metatag.
+
+ * generic/span-overlay.el:
+ Dodgy patch to fix selection ordering of overlays. PBP works in Emacs now.
+
+ * isa/x-symbol-isabelle.el:
+ Patch so works without x-symbol
+
+ * etc/ProofGeneral.spec, html/develdownload.php, html/devel.html, generic/proof-site.el:
+ Set version tag for new release.
+
+ * Makefile.devel: Link in LATESTNAME
+
+ * generic/proof.el: Fix comment
+
+ * generic/pg-goals.el, generic/pg-response.el, generic/proof-shell.el:
+ Refactoring
+
+ * generic/proof-x-symbol.el: Comments
+
+ * isar/isar.el:
+ Revert some premature changes in x-sym support
+
+ * isa/x-symbol-isabelle.el:
+ Merge patches from Christoph, and add Isabelle/Isar capabilities
+
+ * generic/proof-compat.el:
+ Add char-to-int and friends, borrowed from x-symbol-emacs.
+
+ * generic/proof-shell.el:
+ Cleaning up PBP code
+
+ * etc/lego/pbp.l: Example of using pbp
+
+2002-07-16 David Aspinall <da@proofgeneral.org>
+
* Makefile.devel:
Make tags for both manuals.