NEWS
changeset 62807 3c4e9a7937b1
parent 62789 ce15dd971965
child 62840 d9744f41a4ec
--- a/NEWS	Fri Apr 01 21:34:17 2016 +0200
+++ b/NEWS	Fri Apr 01 21:34:51 2016 +0200
@@ -9,8 +9,11 @@
 
 *** General ***
 
-* Mixfix annotation syntax: "(\<open>unbreakable\<close>" supersedes "(00"; the old
-form has been discontinued. INCOMPATIBILITY.
+* Mixfix annotations support general block properties, with syntax
+"(\<open>x=a y=b z \<dots>\<close>". Notable property names are "indent", "consistent",
+"unbreakable", "markup". The existing notation "(DIGITS" is equivalent
+to "(\<open>indent=DIGITS\<close>". The former notation "(00" for unbreakable blocks
+is superseded by "(\<open>unbreabable\<close>" --- rare INCOMPATIBILITY.
 
 * New symbol \<circle>, e.g. for temporal operator.