NEWS
changeset 35261 40c37da7af54
parent 35260 41e82c1b5586
child 35275 3745987488b2
--- a/NEWS	Sun Feb 21 21:33:11 2010 +0100
+++ b/NEWS	Sun Feb 21 21:41:29 2010 +0100
@@ -20,7 +20,12 @@
     provides the following special forms:
 
       CONST c   -- produces syntax version of constant c from context
-      XCONST c  -- literally c as AST constant (checked against the context)
+      XCONST c  -- literally c, checked as constant from context
+      c         -- literally c, if declared by 'syntax'
+
+    Plain identifiers are treated as AST variables -- occasionally the
+    system indicates accidental variables via the error "rhs contains
+    extra variables".
 
   - 'parse_translation' etc. in ML may use the following
     antiquotations: