aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-05 12:24:01 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-05 12:24:01 +0000
commit159d814342bf64ff4f1e2f7f9e3961a52439d909 (patch)
treee2b59379ad209f49a2ac683e39925ec0d069e23f /CHANGES
parent997be051054e8d0321f17f2a5eedc64ce9df991b (diff)
Updated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 76d58a12..8ea78777 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
*** XEmacs is no longer supported; PG only works with GNU Emacs 22.2+
*** Font-lock based Unicode Tokens mode replaces X-Symbol
+ Unicode Tokens has been significantly improved since PG 3.7.1.
+ For best results, Emacs 23 is recommended.
*** Document-centred mechanisms added:
- output retained for script buffer popups
@@ -21,14 +23,22 @@
proof-auto-raise-buffers (set to nil for manual control)
proof-full-decoration (add full decoration to input)
+*** Improved prevention of Undo in locked region
+ proof-allow-undo-in-read-only: now defaults to nil
+
*** Removed user configuration options
proof-toolbar-use-button-enablers (now always used)
+ proof-output-fontify-enable (now always enabled)
*** Altered prover configuration settings
pg-insert-output-as-comment-fn: removed
proof-shell-strip-output-markup: required for cut-and-paste
proof-electric-terminator-noterminator: allows non-insert of terminator
+*** Primary distribution formats changed
+ The RPM and zip file formats have been removed.
+ We are very grateful to third-party packagers for Debian and Fedora
+ for distributing packaged versions of PG.
** Isabelle/Isar changes