NEWS
changeset 61958 0a5dd617a88c
parent 61955 e96292f32c3c
child 61960 20c1321378db
--- a/NEWS	Tue Dec 29 14:58:15 2015 +0100
+++ b/NEWS	Tue Dec 29 15:05:08 2015 +0100
@@ -26,6 +26,11 @@
 form "\<comment> text". Command-line tool "isabelle update_cartouches -c" helps
 to update old sources.
 
+* Former "xsymbols" syntax with Isabelle symbols is used by default,
+without any special print mode. Important ASCII replacement syntax
+remains available under print mode "ASCII", but less important syntax
+has been removed (see below).
+
 
 *** Prover IDE -- Isabelle/Scala/jEdit ***
 
@@ -375,11 +380,6 @@
 
 *** HOL ***
 
-* Former "xsymbols" syntax with Isabelle symbols is used by default,
-without any special print mode. Important ASCII replacement syntax
-remains available under print mode "ASCII", but less important syntax
-has been removed (see below).
-
 * Combinator to represent case distinction on products is named "case_prod",
 uniformly, discontinuing any input aliasses.  Very popular theorem aliasses
 have been retained.
@@ -694,6 +694,8 @@
 
 *** System ***
 
+* Command-line tool "isabelle console" enables print mode "ASCII".
+
 * Global session timeout is multiplied by timeout_scale factor. This
 allows to adjust large-scale tests (e.g. AFP) to overall hardware
 performance.