blob: 6e24d002f7dfcdac36931b4e52c9951792244f51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
Summary of Changes for Proof General 3.1 from 3.0
=================================================
Generic Changes
---------------
Minor bug fix for duplicated short output.
(set proof-shell-eager-annotation-start-length appropriately)
Bug fix with .thy files and X-Symbol mode: subsequently visited
theory files would have X-Symbols broken. (NB: Fix in progress)
Bug fix for FSF Emacs 20.5. (Emacs would freeze when starting proof
assistant due to character matching problem).
Coq Changes
-----------
LEGO Changes
------------
Isabelle Changes
----------------
Isar Changes
------------
Minor syntax tweaks.
Only in the developers' release
-------------------------------
* Provisional instantiation of Proof General for
Plastic (http://www.dur.ac.uk/CARG/plastic.html)
by Paul Callaghan <P.C.Callaghan@durham.ac.uk>.
Internal changes for developers to note
---------------------------------------
|