Index: doc/next-migration.txt =================================================================== diff -u -r5ee346e9c5df606ec027a37e8891e82205f427b2 -r9a1e1f585cad423f82dd15dbe974f8b1e5998f71 --- doc/next-migration.txt (.../next-migration.txt) (revision 5ee346e9c5df606ec027a37e8891e82205f427b2) +++ doc/next-migration.txt (.../next-migration.txt) (revision 9a1e1f585cad423f82dd15dbe974f8b1e5998f71) @@ -2033,7 +2033,7 @@ |[source,tcl] ---------------- /obj/ info mixin classes \ - ?-guards? ?-order? ?pattern? + ?-guards? ?-heritage? ?pattern? ---------------- |[source,tcl] ---------------- @@ -2050,7 +2050,7 @@ |[source,tcl] ---------------- /cls/ class info mixin classes \ - ?-guards? ?-order? ?pattern? + ?-guards? ?-heritage? ?pattern? ---------------- |[source,tcl] ---------------- @@ -2068,7 +2068,7 @@ |[source,tcl] ---------------- /cls/ info mixin classes \ - ?-guards? ?-order? ?pattern? + ?-closure? ?-guards? ?-heritage? ?pattern? ---------------- |[source,tcl] ----------------