avoid predefined symbols -- allow editing with Isabelle/jEdit in isabelle-news mode;
authorwenzelm
Sat, 27 Jul 2013 22:16:04 +0200
changeset 52745 821ce370b7fc
parent 52744 49825ba687ce
child 52746 eec610972763
avoid predefined symbols -- allow editing with Isabelle/jEdit in isabelle-news mode;
NEWS
--- a/NEWS	Sat Jul 27 21:50:30 2013 +0200
+++ b/NEWS	Sat Jul 27 22:16:04 2013 +0200
@@ -136,7 +136,7 @@
   - Only one fundamental fold combinator on finite set remains:
     Finite_Set.fold :: ('a => 'b => 'b) => 'b => 'a set => 'b
     This is now identity on infinite sets.
-  - Locales (»mini packages«) for fundamental definitions with
+  - Locales ("mini packages") for fundamental definitions with
     Finite_Set.fold: folding, folding_idem.
   - Locales comm_monoid_set, semilattice_order_set and
     semilattice_neutr_order_set for big operators on sets.