* Pure: syntax constant for foo (binder) is called foo_binder;
authorwenzelm
Sun, 26 Nov 2006 18:07:36 +0100
changeset 21537 45b3a85ee548
parent 21536 f119c730f509
child 21538 678299eac351
* Pure: syntax constant for foo (binder) is called foo_binder;
NEWS
--- a/NEWS	Sun Nov 26 18:07:35 2006 +0100
+++ b/NEWS	Sun Nov 26 18:07:36 2006 +0100
@@ -239,6 +239,10 @@
 syntax translations that should refer to internal constant
 representations independently of name spaces.
 
+* Pure: syntax constant for foo (binder "FOO ") is called "foo_binder"
+instead of "FOO ". This allows multiple binder declarations to coexist
+in the same context.  INCOMPATIBILITY.
+
 * Isar/locales: 'notation' provides a robust interface to the 'syntax'
 primitive that also works in a locale context (both for constants and
 fixed variables).  Type declaration and internal syntactic