aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
blob: a4881953039bcafad279ea2a72cc2bea6d1a8b4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-*- outline -*-  

* Summary of Changes for Proof General 4.0 from 3.7.X

** Generic changes

*** XEmacs is no longer supported; PG only works with GNU Emacs 22.2+

*** Font-lock based Unicode Tokens mode replaces X-Symbol

*** Removed configuration options
    proof-toolbar-use-button-enablers  (now always enabled)

*** Electric terminator configurable to not insert terminator
    This is the default behaviour for Isar with electric terminator
    (semicolon is more convenient than C-c C-RET or C-c C-n).