aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-11-08 15:45:25 +0000
committerDavid Aspinall1999-11-08 15:45:25 +0000
commitce036f15424d49605d22613b7a588c75f931b003 (patch)
tree9f3c044a9ce237cebdbaed010feda11fbb55f48e
parentca7c5b3e572e06b7408795c58c374520c487e2e5 (diff)
Updated
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cedd9240..229c9fef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -121,6 +121,9 @@ Only in the developers' release
Internal changes for developers to note
---------------------------------------
+* x-symbol support has been made generic. See documentation
+ and proof-config.el.
+
* Many robustness improvements so that Proof General fails
gracefully when certain configuration settings are unset.
The aim is to make it easier to adapt to new proof
@@ -136,6 +139,7 @@ Internal changes for developers to note
proof-ctxt-string -> proof-context-command
proof-help-string -> proof-info-command
proof-prf-string -> proof-showproof-command
+ proof-proof-general-home-page -> proof-general-home-page
* Speed optimizations for the proof-shell-filter, to attempt
to give more CPU to a hungry and noisy proof process.