NEWS
changeset 39126 ee117c5b3b75
parent 39125 f45d332a90e3
child 39128 93a7365fb4ee
--- a/NEWS	Fri Sep 03 21:13:53 2010 +0200
+++ b/NEWS	Fri Sep 03 22:36:16 2010 +0200
@@ -30,18 +30,20 @@
 
   ML (Config.T)                 Isar (attribute)
 
+  show_question_marks           show_question_marks
+  show_consts                   show_consts
+
+  Syntax.ambiguity_level        syntax_ambiguity_level
+
+  Goal_Display.goals_limit      goals_limit
+  Goal_Display.show_main_goal   show_main_goal
+
   Thy_Output.display            thy_output_display
   Thy_Output.quotes             thy_output_quotes
   Thy_Output.indent             thy_output_indent
   Thy_Output.source             thy_output_source
   Thy_Output.break              thy_output_break
 
-  show_question_marks           show_question_marks
-  show_consts                   show_consts
-
-  Goal_Display.goals_limit      goals_limit
-  Goal_Display.show_main_goal   show_main_goal
-
 Note that corresponding "..._default" references in ML may be only
 changed globally at the ROOT session setup, but *not* within a theory.