blob: 27e76c37cf0ff481181a386a9b66b77b87ef71f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Summary of Changes for Proof General 2.1
----------------------------------------
* Documentation improvements. Text added for Coq mode.
* Support for x-symbol package to beautify
input and output with special fonts.
Patches for Isabelle provided by David von Oheimb.
(incomplete)
* Bug fix for Isabelle theory file mode.
* Bug fix for long-lines with funny characters causing
^G's in Solaris.
* Bug fix for case-insensitive matching. Added
proof-case-fold-search configuration variable to
allow for proof script languages with case-insensitive
syntax.
* Other minor bug fixes.
|