aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall2008-01-15 15:46:38 +0000
committerDavid Aspinall2008-01-15 15:46:38 +0000
commit2f7d318e22ab72e323c5ece22cec15aa93ef21fc (patch)
tree085c3877f169134c8a3cfd23d7d752002cb0a9de /CHANGES
parent41ad6a62cacfd16784875b5f68f1f823503fe94e (diff)
Updated.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index af23bb8f..518e9a95 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,14 +2,15 @@
See also etc/release-log.txt for minor patches.
-* Summary of Changes for Proof General 3.7 from 3.5 (via many 3.6preXXXX)
+* Summary of Changes for Proof General 3.7 from 3.5 (via 3.6pre)
** Generic changes
*** Fixes and additions, patches for recent (X)Emacs versions
- Improved display of X-Symbol subscript/superscripts in GNU Emacs 22.1.
-- Workarounds added for some bugs in XEmacs 21.5 beta (but GNU Emacs now preferred).
+- Workarounds added for some bugs in XEmacs 21.5 beta (but GNU Emacs
+ now preferred).
- Cropped icons to better match style of GNU Emacs/Gnome.
- Context menu for spans: options to move spans up/down (risky!) and undo.
- Maths menu added for inserting Unicode math characters (GNU Emacs only)
@@ -21,6 +22,8 @@ Use option -f 18 or -f 24 of the Isabelle interface wrapper.
*** UTF-8 support for 8-bit clean provers
+Support for Unicode-safe interaction modes has been added (i.e.,
+not using Unicode-prefix characters as special escape sequences).
See proof-shell-unicode (default nil), or option -U of the Isabelle
interface wrapper.
@@ -126,6 +129,11 @@ Default is now 8.1 (if no coqtop is found the path).
*** new "queries" menu
+** Adapted error highlighting to x-symbol
+
+** Response windows shrinking to fit in three window mode
+
+** Outline mode cleaner